Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-2880 (GCVE-0-2022-2880)
Vulnerability from cvelistv5 – Published: 2022-10-14 00:00 – Updated: 2025-02-13 16:32- CWE-444 - Inconsistent Interpretation of HTTP Requests
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | net/http/httputil |
Affected:
0 , < 1.18.7
(semver)
Affected: 1.19.0-0 , < 1.19.2 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:52:59.582Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/54663"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/432976"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http/httputil",
"product": "net/http/httputil",
"programRoutines": [
{
"name": "ReverseProxy.ServeHTTP"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.18.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.19.2",
"status": "affected",
"version": "1.19.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Gal Goldstein (Security Researcher, Oxeye)"
},
{
"lang": "en",
"value": "Daniel Abeles (Head of Research, Oxeye)"
}
],
"descriptions": [
{
"lang": "en",
"value": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-25T11:09:33.806Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/54663"
},
{
"url": "https://go.dev/cl/432976"
},
{
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "Incorrect sanitization of forwarded query parameters in net/http/httputil"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-2880",
"datePublished": "2022-10-14T00:00:00.000Z",
"dateReserved": "2022-08-17T00:00:00.000Z",
"dateUpdated": "2025-02-13T16:32:39.111Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-2880\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2022-10-14T15:15:18.090\",\"lastModified\":\"2024-11-21T07:01:51.610\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.\"},{\"lang\":\"es\",\"value\":\"Las peticiones reenviadas por ReverseProxy incluyen los par\u00e1metros de consulta sin procesar de la petici\u00f3n entrante, incluyendo par\u00e1metros no analizables rechazados por net/http. Esto podr\u00eda permitir el contrabando de par\u00e1metros de consulta cuando un proxy Go reenv\u00eda un par\u00e1metro con un valor no analizable. Despu\u00e9s de la correcci\u00f3n, ReverseProxy sanea los par\u00e1metros de consulta en la consulta reenviada cuando el campo Form de la petici\u00f3n saliente es establecido despu\u00e9s de que la funci\u00f3n ReverseProxy. La funci\u00f3n Director regresa, indicando que el proxy ha analizado los par\u00e1metros de la consulta. Los proxies que no analizan los par\u00e1metros de consulta contin\u00faan reenviando los par\u00e1metros de consulta originales sin cambios\"}],\"metrics\":{\"cvssMetricV31\":[{\"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:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.18.7\",\"matchCriteriaId\":\"9CB667C1-EC12-4400-B4F0-6D3B7DDAAD99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.19.0\",\"versionEndExcluding\":\"1.19.2\",\"matchCriteriaId\":\"7614AA04-CA34-4ED8-B580-005EA84BD5B4\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/432976\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/54663\",\"source\":\"security@golang.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/xtuG5faxtaU\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-1038\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/432976\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/54663\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/xtuG5faxtaU\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-1038\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
RHSA-2023:2780
Vulnerability from csaf_redhat - Published: 2023-05-16 08:57 - Updated: 2026-01-04 15:58Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cockpit-composer, osbuild, osbuild-composer, and weldr-client is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Image Builder is a service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from 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:2780",
"url": "https://access.redhat.com/errata/RHSA-2023:2780"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2033192",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033192"
},
{
"category": "external",
"summary": "2063126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063126"
},
{
"category": "external",
"summary": "2072834",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072834"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132254"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2136503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136503"
},
{
"category": "external",
"summary": "2139721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139721"
},
{
"category": "external",
"summary": "2141738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141738"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2168666",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168666"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2780.json"
}
],
"title": "Red Hat Security Advisory: Image Builder security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-01-04T15:58:15+00:00",
"generator": {
"date": "2026-01-04T15:58:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2780",
"initial_release_date": "2023-05-16T08:57:22+00:00",
"revision_history": [
{
"date": "2023-05-16T08:57:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:57:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:58:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el8.src",
"product": {
"name": "weldr-client-0:35.9-2.el8.src",
"product_id": "weldr-client-0:35.9-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:75-1.el8.src",
"product": {
"name": "osbuild-composer-0:75-1.el8.src",
"product_id": "osbuild-composer-0:75-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@75-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "osbuild-0:81-1.el8.src",
"product": {
"name": "osbuild-0:81-1.el8.src",
"product_id": "osbuild-0:81-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild@81-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-composer-0:45-1.el8_8.src",
"product": {
"name": "cockpit-composer-0:45-1.el8_8.src",
"product_id": "cockpit-composer-0:45-1.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-composer@45-1.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el8.aarch64",
"product": {
"name": "weldr-client-0:35.9-2.el8.aarch64",
"product_id": "weldr-client-0:35.9-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-2.el8.aarch64",
"product": {
"name": "weldr-client-debugsource-0:35.9-2.el8.aarch64",
"product_id": "weldr-client-debugsource-0:35.9-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"product": {
"name": "weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"product_id": "weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"product_id": "weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@75-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-core-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-core-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@75-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@75-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-worker-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-worker-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@75-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-debugsource-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@75-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@75-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@75-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@75-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@75-1.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el8.ppc64le",
"product": {
"name": "weldr-client-0:35.9-2.el8.ppc64le",
"product_id": "weldr-client-0:35.9-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"product": {
"name": "weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"product_id": "weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"product": {
"name": "weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"product_id": "weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"product_id": "weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@75-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-core-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-core-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@75-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@75-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-worker-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@75-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@75-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@75-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@75-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@75-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@75-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el8.x86_64",
"product": {
"name": "weldr-client-0:35.9-2.el8.x86_64",
"product_id": "weldr-client-0:35.9-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-2.el8.x86_64",
"product": {
"name": "weldr-client-debugsource-0:35.9-2.el8.x86_64",
"product_id": "weldr-client-debugsource-0:35.9-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"product": {
"name": "weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"product_id": "weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64",
"product_id": "weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@75-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-core-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-core-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@75-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@75-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-worker-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-worker-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@75-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-debugsource-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@75-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@75-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@75-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@75-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@75-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el8.s390x",
"product": {
"name": "weldr-client-0:35.9-2.el8.s390x",
"product_id": "weldr-client-0:35.9-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-2.el8.s390x",
"product": {
"name": "weldr-client-debugsource-0:35.9-2.el8.s390x",
"product_id": "weldr-client-debugsource-0:35.9-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-2.el8.s390x",
"product": {
"name": "weldr-client-debuginfo-0:35.9-2.el8.s390x",
"product_id": "weldr-client-debuginfo-0:35.9-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"product_id": "weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-0:75-1.el8.s390x",
"product_id": "osbuild-composer-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@75-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-core-0:75-1.el8.s390x",
"product_id": "osbuild-composer-core-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@75-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-dnf-json-0:75-1.el8.s390x",
"product_id": "osbuild-composer-dnf-json-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@75-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-worker-0:75-1.el8.s390x",
"product_id": "osbuild-composer-worker-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@75-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:75-1.el8.s390x",
"product_id": "osbuild-composer-debugsource-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@75-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@75-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:75-1.el8.s390x",
"product_id": "osbuild-composer-debuginfo-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@75-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@75-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@75-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-0:81-1.el8.noarch",
"product": {
"name": "osbuild-0:81-1.el8.noarch",
"product_id": "osbuild-0:81-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild@81-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-luks2-0:81-1.el8.noarch",
"product": {
"name": "osbuild-luks2-0:81-1.el8.noarch",
"product_id": "osbuild-luks2-0:81-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-luks2@81-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-lvm2-0:81-1.el8.noarch",
"product": {
"name": "osbuild-lvm2-0:81-1.el8.noarch",
"product_id": "osbuild-lvm2-0:81-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-lvm2@81-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-ostree-0:81-1.el8.noarch",
"product": {
"name": "osbuild-ostree-0:81-1.el8.noarch",
"product_id": "osbuild-ostree-0:81-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-ostree@81-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-selinux-0:81-1.el8.noarch",
"product": {
"name": "osbuild-selinux-0:81-1.el8.noarch",
"product_id": "osbuild-selinux-0:81-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-selinux@81-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osbuild-0:81-1.el8.noarch",
"product": {
"name": "python3-osbuild-0:81-1.el8.noarch",
"product_id": "python3-osbuild-0:81-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osbuild@81-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cockpit-composer-0:45-1.el8_8.noarch",
"product": {
"name": "cockpit-composer-0:45-1.el8_8.noarch",
"product_id": "cockpit-composer-0:45-1.el8_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-composer@45-1.el8_8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-composer-0:45-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch"
},
"product_reference": "cockpit-composer-0:45-1.el8_8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-composer-0:45-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src"
},
"product_reference": "cockpit-composer-0:45-1.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-0:81-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch"
},
"product_reference": "osbuild-0:81-1.el8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-0:81-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-0:81-1.el8.src"
},
"product_reference": "osbuild-0:81-1.el8.src",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:75-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src"
},
"product_reference": "osbuild-composer-0:75-1.el8.src",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-core-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-core-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-core-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-core-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-dnf-json-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-worker-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-worker-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-worker-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-luks2-0:81-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch"
},
"product_reference": "osbuild-luks2-0:81-1.el8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-lvm2-0:81-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch"
},
"product_reference": "osbuild-lvm2-0:81-1.el8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-ostree-0:81-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch"
},
"product_reference": "osbuild-ostree-0:81-1.el8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-selinux-0:81-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch"
},
"product_reference": "osbuild-selinux-0:81-1.el8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osbuild-0:81-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
},
"product_reference": "python3-osbuild-0:81-1.el8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64"
},
"product_reference": "weldr-client-0:35.9-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le"
},
"product_reference": "weldr-client-0:35.9-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x"
},
"product_reference": "weldr-client-0:35.9-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src"
},
"product_reference": "weldr-client-0:35.9-2.el8.src",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64"
},
"product_reference": "weldr-client-0:35.9-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64"
},
"product_reference": "weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le"
},
"product_reference": "weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x"
},
"product_reference": "weldr-client-debuginfo-0:35.9-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64"
},
"product_reference": "weldr-client-debugsource-0:35.9-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le"
},
"product_reference": "weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x"
},
"product_reference": "weldr-client-debugsource-0:35.9-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.9-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:57:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2780"
}
],
"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": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:57:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2780"
}
],
"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": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:57:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2780"
}
],
"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": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:57:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2780"
}
],
"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": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"known_not_affected": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:57:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2780"
}
],
"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": [
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.noarch",
"AppStream-8.8.0.GA:cockpit-composer-0:45-1.el8_8.src",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-0:81-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.src",
"AppStream-8.8.0.GA:osbuild-composer-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-core-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-debugsource-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-dnf-json-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-tests-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.aarch64",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.ppc64le",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.s390x",
"AppStream-8.8.0.GA:osbuild-composer-worker-debuginfo-0:75-1.el8.x86_64",
"AppStream-8.8.0.GA:osbuild-luks2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-lvm2-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-ostree-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:osbuild-selinux-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:python3-osbuild-0:81-1.el8.noarch",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.src",
"AppStream-8.8.0.GA:weldr-client-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debuginfo-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-debugsource-0:35.9-2.el8.x86_64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.aarch64",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.ppc64le",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.s390x",
"AppStream-8.8.0.GA:weldr-client-tests-debuginfo-0:35.9-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0631
Vulnerability from csaf_redhat - Published: 2023-02-07 17:23 - Updated: 2026-01-04 15:57Notes
{
"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": "Submariner 0.14 packages that fix various bugs and add various enhancements that are now available for Red Hat Advanced Cluster Management for Kubernetes version 2.7\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": "Submariner enables direct networking between pods and services on different Kubernetes clusters that are either on-premises or in the cloud.\n\nFor more information about Submariner, see the Submariner open source community website at: https://submariner.io/.\n\nThis advisory contains bug fixes and enhancements to the Submariner container images.\n\nSecurity fixes:\n\n* CVE-2022-27664 golang: net/http: handle server errors after sending GOAWAY\n* CVE-2022-2880 golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters\n* CVE-2022-41715 golang: regexp/syntax: limit memory used by parsing regexps\n* CVE-2022-41717 golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests\n\nBugs addressed:\n\n* subctl diagnose firewall metrics does not work on merged kubeconfig (BZ# 2013711)\n* [Submariner] - Fails to increase gateway amount after deployment (BZ# 2097381)\n* Submariner gateway node does not get deleted with subctl cloud cleanup command (BZ# 2108634)\n* submariner GW pods are unable to resolve the DNS of the Broker K8s API URL (BZ# 2119362)\n* Submariner gateway node does not get deployed after applying ManagedClusterAddOn on Openstack (BZ# 2124219)\n* unable to run subctl benchmark latency, pods fail with ImagePullBackOff (BZ# 2130326)\n* [IBM Z] - Submariner addon unistallation doesnt work from ACM console (BZ# 2136442)\n* Tags on AWS security group for gateway node break cloud-controller LoadBalancer (BZ# 2139477)\n* RHACM - Submariner: UI support for OpenStack #19297 (ACM-1242)\n* Submariner OVN support (ACM-1358)\n* Submariner Azure Console support (ACM-1388)\n* ManagedClusterSet consumers migrate to v1beta2 (ACM-1614)\n* Submariner on disconnected ACM #22000 (ACM-1678)\n* Submariner gateway: Error creating AWS security group if already exists (ACM-2055)\n* Submariner gateway security group in AWS not deleted when uninstalling submariner (ACM-2057)\n* The submariner-metrics-proxy pod pulls an image with wrong naming convention (ACM-2058)\n* The submariner-metrics-proxy pod is not part of the Agent readiness check (ACM-2067)\n* Subctl 0.14.0 prints version \"vsubctl\" (ACM-2132)\n* managedclusters \"local-cluster\" not found and missing Submariner Broker CRD (ACM-2145)\n* Add support of ARO to Submariner deployment (ACM-2150)\n* The e2e tests execution fails for \"Basic TCP connectivity\" tests (ACM-2204)\n* Gateway error shown \"diagnose all\" tests (ACM-2206)\n* Submariner does not support cluster \"kube-proxy ipvs mode\"(ACM-2211)\n* Vsphere cluster shows Pod Security admission controller warnings (ACM-2256)\n* Cannot use submariner with OSP and self signed certs (ACM-2274)\n* Subctl diagnose tests spawn nettest image with wrong tag nameing convention (ACM-2387)\n* Subctl 0.14.1 prints version \"devel\" (ACM-2482)",
"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:0631",
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2013711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2013711"
},
{
"category": "external",
"summary": "2097381",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097381"
},
{
"category": "external",
"summary": "2108634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108634"
},
{
"category": "external",
"summary": "2119362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119362"
},
{
"category": "external",
"summary": "2124219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124219"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2130326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130326"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2136442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136442"
},
{
"category": "external",
"summary": "2139477",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139477"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "ACM-1614",
"url": "https://issues.redhat.com/browse/ACM-1614"
},
{
"category": "external",
"summary": "ACM-2055",
"url": "https://issues.redhat.com/browse/ACM-2055"
},
{
"category": "external",
"summary": "ACM-2057",
"url": "https://issues.redhat.com/browse/ACM-2057"
},
{
"category": "external",
"summary": "ACM-2058",
"url": "https://issues.redhat.com/browse/ACM-2058"
},
{
"category": "external",
"summary": "ACM-2067",
"url": "https://issues.redhat.com/browse/ACM-2067"
},
{
"category": "external",
"summary": "ACM-2132",
"url": "https://issues.redhat.com/browse/ACM-2132"
},
{
"category": "external",
"summary": "ACM-2145",
"url": "https://issues.redhat.com/browse/ACM-2145"
},
{
"category": "external",
"summary": "ACM-2150",
"url": "https://issues.redhat.com/browse/ACM-2150"
},
{
"category": "external",
"summary": "ACM-2204",
"url": "https://issues.redhat.com/browse/ACM-2204"
},
{
"category": "external",
"summary": "ACM-2206",
"url": "https://issues.redhat.com/browse/ACM-2206"
},
{
"category": "external",
"summary": "ACM-2211",
"url": "https://issues.redhat.com/browse/ACM-2211"
},
{
"category": "external",
"summary": "ACM-2256",
"url": "https://issues.redhat.com/browse/ACM-2256"
},
{
"category": "external",
"summary": "ACM-2274",
"url": "https://issues.redhat.com/browse/ACM-2274"
},
{
"category": "external",
"summary": "ACM-2387",
"url": "https://issues.redhat.com/browse/ACM-2387"
},
{
"category": "external",
"summary": "ACM-2482",
"url": "https://issues.redhat.com/browse/ACM-2482"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0631.json"
}
],
"title": "Red Hat Security Advisory: RHSA: Submariner 0.14 - bug fix and security updates",
"tracking": {
"current_release_date": "2026-01-04T15:57:33+00:00",
"generator": {
"date": "2026-01-04T15:57:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0631",
"initial_release_date": "2023-02-07T17:23:40+00:00",
"revision_history": [
{
"date": "2023-02-07T17:23:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-07T17:23:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:57:33+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.7 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"product_id": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"product_id": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"product_id": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.14.1-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.14.1-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.14.1-7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"product_id": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"product_id": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.14.1-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.14.1-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.14.1-7"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"product_id": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"product_id": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"product_id": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.14.1-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.14.1-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.14.1-7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"product_id": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"product_id": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.14.1-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.14.1-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.14.1-7"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T17:23:40+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/add-ons/submariner#deploying-submariner-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
}
],
"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": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T17:23:40+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/add-ons/submariner#deploying-submariner-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
}
],
"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.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T17:23:40+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/add-ons/submariner#deploying-submariner-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
}
],
"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.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T17:23:40+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/add-ons/submariner#deploying-submariner-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
}
],
"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.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0328
Vulnerability from csaf_redhat - Published: 2023-01-23 15:26 - Updated: 2026-01-04 15:57Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-toolset and golang is now available for Red Hat Enterprise Linux 9.\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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.\n\nThe golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Internal linking fails on ppc64le (BZ#2144547)\n\n* crypto testcases fail on golang on s390x [rhel-9] (BZ#2149311)",
"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:0328",
"url": "https://access.redhat.com/errata/RHSA-2023:0328"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2149311",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149311"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0328.json"
}
],
"title": "Red Hat Security Advisory: go-toolset and golang security and bug fix update",
"tracking": {
"current_release_date": "2026-01-04T15:57:22+00:00",
"generator": {
"date": "2026-01-04T15:57:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0328",
"initial_release_date": "2023-01-23T15:26:30+00:00",
"revision_history": [
{
"date": "2023-01-23T15:26:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-23T15:26:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:57:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.el9_1.src",
"product": {
"name": "go-toolset-0:1.18.9-1.el9_1.src",
"product_id": "go-toolset-0:1.18.9-1.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.el9_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.el9_1.src",
"product": {
"name": "golang-0:1.18.9-1.el9_1.src",
"product_id": "golang-0:1.18.9-1.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.el9_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.el9_1.aarch64",
"product": {
"name": "go-toolset-0:1.18.9-1.el9_1.aarch64",
"product_id": "go-toolset-0:1.18.9-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.el9_1.aarch64",
"product": {
"name": "golang-0:1.18.9-1.el9_1.aarch64",
"product_id": "golang-0:1.18.9-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.el9_1.aarch64",
"product": {
"name": "golang-bin-0:1.18.9-1.el9_1.aarch64",
"product_id": "golang-bin-0:1.18.9-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.el9_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.el9_1.ppc64le",
"product": {
"name": "go-toolset-0:1.18.9-1.el9_1.ppc64le",
"product_id": "go-toolset-0:1.18.9-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.el9_1.ppc64le",
"product": {
"name": "golang-0:1.18.9-1.el9_1.ppc64le",
"product_id": "golang-0:1.18.9-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.el9_1.ppc64le",
"product": {
"name": "golang-bin-0:1.18.9-1.el9_1.ppc64le",
"product_id": "golang-bin-0:1.18.9-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.el9_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.el9_1.x86_64",
"product": {
"name": "go-toolset-0:1.18.9-1.el9_1.x86_64",
"product_id": "go-toolset-0:1.18.9-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.el9_1.x86_64",
"product": {
"name": "golang-0:1.18.9-1.el9_1.x86_64",
"product_id": "golang-0:1.18.9-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.el9_1.x86_64",
"product": {
"name": "golang-bin-0:1.18.9-1.el9_1.x86_64",
"product_id": "golang-bin-0:1.18.9-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.18.9-1.el9_1.x86_64",
"product": {
"name": "golang-race-0:1.18.9-1.el9_1.x86_64",
"product_id": "golang-race-0:1.18.9-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.18.9-1.el9_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.el9_1.s390x",
"product": {
"name": "go-toolset-0:1.18.9-1.el9_1.s390x",
"product_id": "go-toolset-0:1.18.9-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.el9_1.s390x",
"product": {
"name": "golang-0:1.18.9-1.el9_1.s390x",
"product_id": "golang-0:1.18.9-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.el9_1.s390x",
"product": {
"name": "golang-bin-0:1.18.9-1.el9_1.s390x",
"product_id": "golang-bin-0:1.18.9-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.el9_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.18.9-1.el9_1.noarch",
"product": {
"name": "golang-docs-0:1.18.9-1.el9_1.noarch",
"product_id": "golang-docs-0:1.18.9-1.el9_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.18.9-1.el9_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.18.9-1.el9_1.noarch",
"product": {
"name": "golang-misc-0:1.18.9-1.el9_1.noarch",
"product_id": "golang-misc-0:1.18.9-1.el9_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.18.9-1.el9_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.18.9-1.el9_1.noarch",
"product": {
"name": "golang-src-0:1.18.9-1.el9_1.noarch",
"product_id": "golang-src-0:1.18.9-1.el9_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.18.9-1.el9_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.18.9-1.el9_1.noarch",
"product": {
"name": "golang-tests-0:1.18.9-1.el9_1.noarch",
"product_id": "golang-tests-0:1.18.9-1.el9_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.18.9-1.el9_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64"
},
"product_reference": "go-toolset-0:1.18.9-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le"
},
"product_reference": "go-toolset-0:1.18.9-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x"
},
"product_reference": "go-toolset-0:1.18.9-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src"
},
"product_reference": "go-toolset-0:1.18.9-1.el9_1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
},
"product_reference": "go-toolset-0:1.18.9-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64"
},
"product_reference": "golang-0:1.18.9-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le"
},
"product_reference": "golang-0:1.18.9-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x"
},
"product_reference": "golang-0:1.18.9-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src"
},
"product_reference": "golang-0:1.18.9-1.el9_1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64"
},
"product_reference": "golang-0:1.18.9-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64"
},
"product_reference": "golang-bin-0:1.18.9-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le"
},
"product_reference": "golang-bin-0:1.18.9-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x"
},
"product_reference": "golang-bin-0:1.18.9-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64"
},
"product_reference": "golang-bin-0:1.18.9-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.18.9-1.el9_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch"
},
"product_reference": "golang-docs-0:1.18.9-1.el9_1.noarch",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.18.9-1.el9_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch"
},
"product_reference": "golang-misc-0:1.18.9-1.el9_1.noarch",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.18.9-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64"
},
"product_reference": "golang-race-0:1.18.9-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.18.9-1.el9_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch"
},
"product_reference": "golang-src-0:1.18.9-1.el9_1.noarch",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.18.9-1.el9_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
},
"product_reference": "golang-tests-0:1.18.9-1.el9_1.noarch",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"known_not_affected": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-23T15:26:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0328"
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"known_not_affected": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-23T15:26:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0328"
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"known_not_affected": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-23T15:26:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0328"
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"known_not_affected": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-23T15:26:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0328"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
]
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"known_not_affected": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-23T15:26:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0328"
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"known_not_affected": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-23T15:26:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0328"
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:go-toolset-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:golang-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:golang-bin-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-docs-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-misc-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-race-0:1.18.9-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:golang-src-0:1.18.9-1.el9_1.noarch",
"AppStream-9.1.0.Z.MAIN:golang-tests-0:1.18.9-1.el9_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0542
Vulnerability from csaf_redhat - Published: 2023-01-30 17:18 - Updated: 2026-01-05 16:05Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 2.3.1 Containers\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is the Red Hat distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nThis advisory covers container images for the release.\n\nSecurity Fix(es):\n\n* goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be (CVE-2021-4238)\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* Istio: Denial of service attack via a specially crafted message (CVE-2022-39278)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* kiali: error message spoofing in kiali UI (CVE-2022-3962)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, see the CVE page(s) listed in the Container CVEs 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:0542",
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2148199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148199"
},
{
"category": "external",
"summary": "2148661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148661"
},
{
"category": "external",
"summary": "2156729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156729"
},
{
"category": "external",
"summary": "OSSM-1977",
"url": "https://issues.redhat.com/browse/OSSM-1977"
},
{
"category": "external",
"summary": "OSSM-2083",
"url": "https://issues.redhat.com/browse/OSSM-2083"
},
{
"category": "external",
"summary": "OSSM-2147",
"url": "https://issues.redhat.com/browse/OSSM-2147"
},
{
"category": "external",
"summary": "OSSM-2169",
"url": "https://issues.redhat.com/browse/OSSM-2169"
},
{
"category": "external",
"summary": "OSSM-2170",
"url": "https://issues.redhat.com/browse/OSSM-2170"
},
{
"category": "external",
"summary": "OSSM-2179",
"url": "https://issues.redhat.com/browse/OSSM-2179"
},
{
"category": "external",
"summary": "OSSM-2184",
"url": "https://issues.redhat.com/browse/OSSM-2184"
},
{
"category": "external",
"summary": "OSSM-2188",
"url": "https://issues.redhat.com/browse/OSSM-2188"
},
{
"category": "external",
"summary": "OSSM-2189",
"url": "https://issues.redhat.com/browse/OSSM-2189"
},
{
"category": "external",
"summary": "OSSM-2190",
"url": "https://issues.redhat.com/browse/OSSM-2190"
},
{
"category": "external",
"summary": "OSSM-2232",
"url": "https://issues.redhat.com/browse/OSSM-2232"
},
{
"category": "external",
"summary": "OSSM-2241",
"url": "https://issues.redhat.com/browse/OSSM-2241"
},
{
"category": "external",
"summary": "OSSM-2251",
"url": "https://issues.redhat.com/browse/OSSM-2251"
},
{
"category": "external",
"summary": "OSSM-2308",
"url": "https://issues.redhat.com/browse/OSSM-2308"
},
{
"category": "external",
"summary": "OSSM-2315",
"url": "https://issues.redhat.com/browse/OSSM-2315"
},
{
"category": "external",
"summary": "OSSM-2324",
"url": "https://issues.redhat.com/browse/OSSM-2324"
},
{
"category": "external",
"summary": "OSSM-2335",
"url": "https://issues.redhat.com/browse/OSSM-2335"
},
{
"category": "external",
"summary": "OSSM-2338",
"url": "https://issues.redhat.com/browse/OSSM-2338"
},
{
"category": "external",
"summary": "OSSM-2344",
"url": "https://issues.redhat.com/browse/OSSM-2344"
},
{
"category": "external",
"summary": "OSSM-2375",
"url": "https://issues.redhat.com/browse/OSSM-2375"
},
{
"category": "external",
"summary": "OSSM-2376",
"url": "https://issues.redhat.com/browse/OSSM-2376"
},
{
"category": "external",
"summary": "OSSM-535",
"url": "https://issues.redhat.com/browse/OSSM-535"
},
{
"category": "external",
"summary": "OSSM-827",
"url": "https://issues.redhat.com/browse/OSSM-827"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0542.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.3.1 Containers security update",
"tracking": {
"current_release_date": "2026-01-05T16:05:23+00:00",
"generator": {
"date": "2026-01-05T16:05:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0542",
"initial_release_date": "2023-01-30T17:18:54+00:00",
"revision_history": [
{
"date": "2023-01-30T17:18:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-30T17:18:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-05T16:05:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOSSM 2.3 for RHEL 8",
"product": {
"name": "RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.3::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.3.1-5"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.57.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"product": {
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"product_id": "openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8-operator\u0026tag=1.57.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.3.1-10"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.3.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.3.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.3.1-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.3.1-5"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.57.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"product": {
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"product_id": "openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8-operator\u0026tag=1.57.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.3.1-10"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.3.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.3.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.3.1-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.3.1-5"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.57.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"product": {
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"product_id": "openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8-operator\u0026tag=1.57.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.3.1-10"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.3.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.3.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.3.1-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64"
},
"product_reference": "openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x"
},
"product_reference": "openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le"
},
"product_reference": "openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4238",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-12-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in goutils where randomly generated alphanumeric strings contain significantly less entropy than expected. Both the `RandomAlphaNumeric` and `CryptoRandomAlphaNumeric` functions always return strings containing at least one digit from 0 to 9. This issue significantly reduces the amount of entropy generated in short strings by these functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be",
"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.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4238"
},
{
"category": "external",
"summary": "RHBZ#2156729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4238",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4238"
},
{
"category": "external",
"summary": "https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1",
"url": "https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3839-6r69-m497",
"url": "https://github.com/advisories/GHSA-3839-6r69-m497"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-0411",
"url": "https://pkg.go.dev/vuln/GO-2022-0411"
}
],
"release_date": "2022-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"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-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"John Mazzitelli"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2022-3962",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2022-11-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148661"
}
],
"notes": [
{
"category": "description",
"text": "A content spoofing vulnerability was found in Kiali. It was discovered that Kiali does not implement error handling when the page or endpoint being accessed cannot be found. This issue allows an attacker to perform arbitrary text injection when an error response is retrieved from the URL being accessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kiali: error message spoofing in kiali UI",
"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.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3962"
},
{
"category": "external",
"summary": "RHBZ#2148661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148661"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3962"
}
],
"release_date": "2022-11-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kiali: error message spoofing in kiali UI"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"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-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"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-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-39278",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148199"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in the Istio control plane, istiod. This issue could allow an unauthenticated remote attacker to send a specially crafted or oversized message that could cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Istio: Denial of service attack via a specially crafted message",
"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.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39278"
},
{
"category": "external",
"summary": "RHBZ#2148199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148199"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39278"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39278",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39278"
},
{
"category": "external",
"summary": "https://github.com/istio/istio/security/advisories/GHSA-86vr-4wcv-mm9w",
"url": "https://github.com/istio/istio/security/advisories/GHSA-86vr-4wcv-mm9w"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/security/istio-security-2022-007/",
"url": "https://istio.io/latest/news/security/istio-security-2022-007/"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"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.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Istio: Denial of service attack via a specially crafted message"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"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-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:e54f1962db7b4580a0e718839cdd15cddabaf3f3a673892cc6fedfd22c04dae7_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f3b1a6f9f2efbce52b32cd93f49034d8451e5b040df7ab64a5bbaa6b5402a0c8_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8-operator@sha256:f6abd9560381220f45a93a66ea93e34b2cadb55feabb9c45ffd48342ac264103_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:2866
Vulnerability from csaf_redhat - Published: 2023-05-16 08:31 - Updated: 2026-01-04 15:58Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git-lfs is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from 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:2866",
"url": "https://access.redhat.com/errata/RHSA-2023:2866"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2139382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139382"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2866.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2026-01-04T15:58:17+00:00",
"generator": {
"date": "2026-01-04T15:58:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2866",
"initial_release_date": "2023-05-16T08:31:11+00:00",
"revision_history": [
{
"date": "2023-05-16T08:31:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:31:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:58:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8.src",
"product": {
"name": "git-lfs-0:3.2.0-2.el8.src",
"product_id": "git-lfs-0:3.2.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-2.el8.aarch64",
"product_id": "git-lfs-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-2.el8.ppc64le",
"product_id": "git-lfs-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-2.el8.x86_64",
"product_id": "git-lfs-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el8.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8.s390x",
"product": {
"name": "git-lfs-0:3.2.0-2.el8.s390x",
"product_id": "git-lfs-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x"
},
"product_reference": "git-lfs-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src"
},
"product_reference": "git-lfs-0:3.2.0-2.el8.src",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:31:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2866"
}
],
"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": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:31:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2866"
}
],
"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": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:31:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2866"
}
],
"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": [
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.src",
"AppStream-8.8.0.GA:git-lfs-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debuginfo-0:3.2.0-2.el8.x86_64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.aarch64",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.ppc64le",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.s390x",
"AppStream-8.8.0.GA:git-lfs-debugsource-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:3205
Vulnerability from csaf_redhat - Published: 2023-05-18 02:55 - Updated: 2026-01-04 15:58Notes
{
"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 Virtualization release 4.13.0 is now available with updates to packages and images that fix several bugs and add enhancements.\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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains OpenShift Virtualization 4.13.0 images.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update also fixes several bugs and adds various enhancements. Documentation for these changes is available from the Release Notes document linked to 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:3205",
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2023393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023393"
},
{
"category": "external",
"summary": "2029391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2029391"
},
{
"category": "external",
"summary": "2052556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052556"
},
{
"category": "external",
"summary": "2060499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060499"
},
{
"category": "external",
"summary": "2070132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070132"
},
{
"category": "external",
"summary": "2087540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087540"
},
{
"category": "external",
"summary": "2101390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101390"
},
{
"category": "external",
"summary": "2104424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104424"
},
{
"category": "external",
"summary": "2104479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104479"
},
{
"category": "external",
"summary": "2104859",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104859"
},
{
"category": "external",
"summary": "2110562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562"
},
{
"category": "external",
"summary": "2111794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111794"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2114922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114922"
},
{
"category": "external",
"summary": "2116562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116562"
},
{
"category": "external",
"summary": "2117803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117803"
},
{
"category": "external",
"summary": "2122119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122119"
},
{
"category": "external",
"summary": "2122168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122168"
},
{
"category": "external",
"summary": "2123209",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123209"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2132873",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132873"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "2138199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138199"
},
{
"category": "external",
"summary": "2138653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138653"
},
{
"category": "external",
"summary": "2138664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138664"
},
{
"category": "external",
"summary": "2139235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139235"
},
{
"category": "external",
"summary": "2139257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139257"
},
{
"category": "external",
"summary": "2139260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139260"
},
{
"category": "external",
"summary": "2139293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139293"
},
{
"category": "external",
"summary": "2139296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139296"
},
{
"category": "external",
"summary": "2139299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139299"
},
{
"category": "external",
"summary": "2139306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139306"
},
{
"category": "external",
"summary": "2139479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139479"
},
{
"category": "external",
"summary": "2139574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139574"
},
{
"category": "external",
"summary": "2139651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139651"
},
{
"category": "external",
"summary": "2139687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139687"
},
{
"category": "external",
"summary": "2139820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139820"
},
{
"category": "external",
"summary": "2140730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140730"
},
{
"category": "external",
"summary": "2140977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140977"
},
{
"category": "external",
"summary": "2140982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140982"
},
{
"category": "external",
"summary": "2140998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140998"
},
{
"category": "external",
"summary": "2142511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142511"
},
{
"category": "external",
"summary": "2143039",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143039"
},
{
"category": "external",
"summary": "2143498",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143498"
},
{
"category": "external",
"summary": "2143716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143716"
},
{
"category": "external",
"summary": "2144580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144580"
},
{
"category": "external",
"summary": "2145092",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145092"
},
{
"category": "external",
"summary": "2145126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145126"
},
{
"category": "external",
"summary": "2145137",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145137"
},
{
"category": "external",
"summary": "2145223",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145223"
},
{
"category": "external",
"summary": "2147582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2147582"
},
{
"category": "external",
"summary": "2148322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148322"
},
{
"category": "external",
"summary": "2148849",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148849"
},
{
"category": "external",
"summary": "2148850",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148850"
},
{
"category": "external",
"summary": "2149118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149118"
},
{
"category": "external",
"summary": "2149201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149201"
},
{
"category": "external",
"summary": "2149227",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149227"
},
{
"category": "external",
"summary": "2149897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149897"
},
{
"category": "external",
"summary": "2150364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150364"
},
{
"category": "external",
"summary": "2150653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150653"
},
{
"category": "external",
"summary": "2150832",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150832"
},
{
"category": "external",
"summary": "2151053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151053"
},
{
"category": "external",
"summary": "2151056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151056"
},
{
"category": "external",
"summary": "2151427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151427"
},
{
"category": "external",
"summary": "2151508",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151508"
},
{
"category": "external",
"summary": "2151521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151521"
},
{
"category": "external",
"summary": "2151759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151759"
},
{
"category": "external",
"summary": "2151766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151766"
},
{
"category": "external",
"summary": "2151831",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151831"
},
{
"category": "external",
"summary": "2152122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152122"
},
{
"category": "external",
"summary": "2152534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152534"
},
{
"category": "external",
"summary": "2152537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152537"
},
{
"category": "external",
"summary": "2155403",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155403"
},
{
"category": "external",
"summary": "2155409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155409"
},
{
"category": "external",
"summary": "2155796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155796"
},
{
"category": "external",
"summary": "2156392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156392"
},
{
"category": "external",
"summary": "2156902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156902"
},
{
"category": "external",
"summary": "2158060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158060"
},
{
"category": "external",
"summary": "2158079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158079"
},
{
"category": "external",
"summary": "2158362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158362"
},
{
"category": "external",
"summary": "2158424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158424"
},
{
"category": "external",
"summary": "2158515",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158515"
},
{
"category": "external",
"summary": "2159715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159715"
},
{
"category": "external",
"summary": "2159975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159975"
},
{
"category": "external",
"summary": "2160298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160298"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2161340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161340"
},
{
"category": "external",
"summary": "2162016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162016"
},
{
"category": "external",
"summary": "2162333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162333"
},
{
"category": "external",
"summary": "2163460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163460"
},
{
"category": "external",
"summary": "2164590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164590"
},
{
"category": "external",
"summary": "2164807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164807"
},
{
"category": "external",
"summary": "2164814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164814"
},
{
"category": "external",
"summary": "2164838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164838"
},
{
"category": "external",
"summary": "2165618",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165618"
},
{
"category": "external",
"summary": "2165943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165943"
},
{
"category": "external",
"summary": "2166165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166165"
},
{
"category": "external",
"summary": "2166394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166394"
},
{
"category": "external",
"summary": "2166507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166507"
},
{
"category": "external",
"summary": "2166508",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166508"
},
{
"category": "external",
"summary": "2166512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166512"
},
{
"category": "external",
"summary": "2167012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167012"
},
{
"category": "external",
"summary": "2167226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167226"
},
{
"category": "external",
"summary": "2167251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167251"
},
{
"category": "external",
"summary": "2167661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167661"
},
{
"category": "external",
"summary": "2167979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167979"
},
{
"category": "external",
"summary": "2168032",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168032"
},
{
"category": "external",
"summary": "2168111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168111"
},
{
"category": "external",
"summary": "2168165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168165"
},
{
"category": "external",
"summary": "2168180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168180"
},
{
"category": "external",
"summary": "2168480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168480"
},
{
"category": "external",
"summary": "2168484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168484"
},
{
"category": "external",
"summary": "2168486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168486"
},
{
"category": "external",
"summary": "2168488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168488"
},
{
"category": "external",
"summary": "2168561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168561"
},
{
"category": "external",
"summary": "2168770",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168770"
},
{
"category": "external",
"summary": "2168859",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168859"
},
{
"category": "external",
"summary": "2168861",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168861"
},
{
"category": "external",
"summary": "2169699",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169699"
},
{
"category": "external",
"summary": "2169880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169880"
},
{
"category": "external",
"summary": "2170703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170703"
},
{
"category": "external",
"summary": "2170740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170740"
},
{
"category": "external",
"summary": "2171395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171395"
},
{
"category": "external",
"summary": "2172371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172371"
},
{
"category": "external",
"summary": "2172375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172375"
},
{
"category": "external",
"summary": "2172612",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172612"
},
{
"category": "external",
"summary": "2172842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172842"
},
{
"category": "external",
"summary": "2172952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172952"
},
{
"category": "external",
"summary": "2173527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173527"
},
{
"category": "external",
"summary": "2173562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173562"
},
{
"category": "external",
"summary": "2173563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173563"
},
{
"category": "external",
"summary": "2173593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173593"
},
{
"category": "external",
"summary": "2173595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173595"
},
{
"category": "external",
"summary": "2174288",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174288"
},
{
"category": "external",
"summary": "2174324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174324"
},
{
"category": "external",
"summary": "2174334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174334"
},
{
"category": "external",
"summary": "2174619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174619"
},
{
"category": "external",
"summary": "2174636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174636"
},
{
"category": "external",
"summary": "2174742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174742"
},
{
"category": "external",
"summary": "2175054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175054"
},
{
"category": "external",
"summary": "2175171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175171"
},
{
"category": "external",
"summary": "2175256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175256"
},
{
"category": "external",
"summary": "2175274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175274"
},
{
"category": "external",
"summary": "2175571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175571"
},
{
"category": "external",
"summary": "2175601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175601"
},
{
"category": "external",
"summary": "2175636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175636"
},
{
"category": "external",
"summary": "2175641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175641"
},
{
"category": "external",
"summary": "2175643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175643"
},
{
"category": "external",
"summary": "2175888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175888"
},
{
"category": "external",
"summary": "2175890",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175890"
},
{
"category": "external",
"summary": "2175974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175974"
},
{
"category": "external",
"summary": "2175976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175976"
},
{
"category": "external",
"summary": "2175977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175977"
},
{
"category": "external",
"summary": "2175979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175979"
},
{
"category": "external",
"summary": "2175983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175983"
},
{
"category": "external",
"summary": "2175985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175985"
},
{
"category": "external",
"summary": "2175986",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175986"
},
{
"category": "external",
"summary": "2175988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175988"
},
{
"category": "external",
"summary": "2176353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176353"
},
{
"category": "external",
"summary": "2176355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176355"
},
{
"category": "external",
"summary": "2176422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176422"
},
{
"category": "external",
"summary": "2176706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176706"
},
{
"category": "external",
"summary": "2176708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176708"
},
{
"category": "external",
"summary": "2176725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176725"
},
{
"category": "external",
"summary": "2176753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176753"
},
{
"category": "external",
"summary": "2176804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176804"
},
{
"category": "external",
"summary": "2176843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176843"
},
{
"category": "external",
"summary": "2177091",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177091"
},
{
"category": "external",
"summary": "2177578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177578"
},
{
"category": "external",
"summary": "2177586",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177586"
},
{
"category": "external",
"summary": "2177589",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177589"
},
{
"category": "external",
"summary": "2177668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177668"
},
{
"category": "external",
"summary": "2177763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177763"
},
{
"category": "external",
"summary": "2177888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177888"
},
{
"category": "external",
"summary": "2177961",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177961"
},
{
"category": "external",
"summary": "2177973",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177973"
},
{
"category": "external",
"summary": "2178037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178037"
},
{
"category": "external",
"summary": "2178628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178628"
},
{
"category": "external",
"summary": "2178629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178629"
},
{
"category": "external",
"summary": "2179225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179225"
},
{
"category": "external",
"summary": "2179226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179226"
},
{
"category": "external",
"summary": "2179565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179565"
},
{
"category": "external",
"summary": "2179626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179626"
},
{
"category": "external",
"summary": "2179811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179811"
},
{
"category": "external",
"summary": "2180146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180146"
},
{
"category": "external",
"summary": "2180279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180279"
},
{
"category": "external",
"summary": "2180553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180553"
},
{
"category": "external",
"summary": "2180853",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180853"
},
{
"category": "external",
"summary": "2182006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182006"
},
{
"category": "external",
"summary": "2182097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182097"
},
{
"category": "external",
"summary": "2182534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182534"
},
{
"category": "external",
"summary": "2182535",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182535"
},
{
"category": "external",
"summary": "2182536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182536"
},
{
"category": "external",
"summary": "2182538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182538"
},
{
"category": "external",
"summary": "2182539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182539"
},
{
"category": "external",
"summary": "2182661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182661"
},
{
"category": "external",
"summary": "2183026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183026"
},
{
"category": "external",
"summary": "2183205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183205"
},
{
"category": "external",
"summary": "2183397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183397"
},
{
"category": "external",
"summary": "2183968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183968"
},
{
"category": "external",
"summary": "2186767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186767"
},
{
"category": "external",
"summary": "2187437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187437"
},
{
"category": "external",
"summary": "2187547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187547"
},
{
"category": "external",
"summary": "2187581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187581"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3205.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.13.0 Images security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-01-04T15:58:17+00:00",
"generator": {
"date": "2026-01-04T15:58:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:3205",
"initial_release_date": "2023-05-18T02:55:08+00:00",
"revision_history": [
{
"date": "2023-05-18T02:55:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-18T02:55:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:58:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.13 for RHEL 9",
"product": {
"name": "CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.13.0.rhel9--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.13.0-37"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.13.0-37"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.13.0.rhel9--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.13.0-37"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.13.0-37"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.13.0--2022-101182"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T02:55:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T02:55:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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": [
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T02:55:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"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": [
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T02:55:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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": [
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T02:55:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T02:55:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T02:55:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T02:55:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
}
],
"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": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:8eac196b30a648989cdca5cb153a3bc3d34e47339acba0e4f760bd366496c99d_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:e8a55aee3d75a316bb0d7a554c737198823df04b3c05e481c17e45eb2153bced_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3bff33e3f40cd1e2b519c2db56734d4bb8df883e155c2f20b1cb9d3d184daec1_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f439d2f420bb59eb1d5af14ce2002648d0cfc155d1a1466c8aac9b661fe902b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:89f22e541f61a660c9aa9f38ef58e80b84a0517f74e84292107fc252c25465c9_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:bf471997e54e4a75b0d71f492ab295787fdbb14d8c85c4ea8c03f0552dbc3755_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:9e8efd76924958eb605401abdac08eba97fb83a1ada383bc87a7fb7c87b3a455_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:b9fc32b5fabedd65a4c3a471879c808af2087277de4278adaa115a732f0468da_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:60e89d7a99ff9f20e974430b802dd724a3bb6fa1e01e5a62daad98ac487b3063_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:dd20b138045ef1424d83a47e7abcfcbb2ac54577dcec5ed3c186390aaa4c9d84_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:61e2824853d51347593ad909a5e546cd92e4216d6a1df5dffb50dd9cba277cce_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:676d4c23a5f60dd331728af056b0a6b2d3358ac88da23299b1a98dfaca8f288e_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:515be94be496c67f5b8fd5f4832fe4385e56476e6589897d6b9fbb9bb2b00f32_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:571ae805641dea11646028c946039983c7fd82f138b915dcb8b80c39b465e63c_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ac3fe350bedd6bc43596444ba0f279ccf8a144ab14ac5a9b80ea71c46390b7b4_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:d4ed87745b7ee2acca2d83e2c91c2f6dced1903c81495b50f2559b3ba2dde287_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e5ab9f3be59d3568e3d672ab374efb16990ccf92192eac4e1244b10fcd7423e2_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e681560b184189df03fc84c8a712f32289f42573dd348cda394b19565eb6eca8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:06d036d320b3027bb8370bb8e0f6fe8c9f0ec9bca7aac3b5c53698ba4a170042_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:b5a01336180aad017df62cf8e652f2491b8263ba7e4dd07f858db1ef1924cf2f_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:4d190d81eeb3fbe9ed56cf3548dc83a3f81641bfdafa7b42dcfb0d2512566644_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:59862a59854f0d5b83dc25ba119f9586a8aff42b6e60d1922f8ae7b4567309ff_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:121d30d78cc57731ea2242ef2c32430890ac66c2723e65608d5e2f26c3f515cd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:b1838f3c8ba3d8113bddea17b78c21e1c1490e2a4a07ea77014edee523d06347_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:86a4b1e3d6ad1d56302c9c058f8bc5826dcfe6c46fb3e0ddaa06818645039020_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:ffb2acd9ae09c1ef9ca756f5eaf6087d0a3957cfc824543949d25f556a97744d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:525aceb9396010ebcdba14040f267889b807cd84db8e5b4030429b51f0fbf5fe_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:553c4686f56c66cc1e3c5ad9d4051f139d43f821eac3abb98ca5cdb8b5dfe202_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:901e6cad9534c7bd7c4018c60bccfe49d7280fba5a9901ab4c4d15e9345288c4_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:badeb0f65f543b209f6af761729d9778b7b73b97d55044016dfba3f38a1f6f18_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:28e4975fa4dac22d9da32ed2a10aed039fd957b30140daa36bab2caa998be77a_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b0ff7e812a576ea848590655fc13a85832d5a39f68e7769ceab9da6949da88c7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:4916a6c6b1f9b529187d3b4d5fc99b90157993767b3fe2ad36a9ec77fbb46b10_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:f71c36442f1b61cdde7ec58d2c3c78d2039f6d6108e6c35388ef7c1650971fa1_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2ad49cf6e2242a9e5861929d9bcab1305a7fc4e34e708f99cff1d7253aa46167_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:7112400a4ecb23ee2110bf96372fcf9f96ad648a51aa944627b40eb59539a660_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:1411c65bbad7302710788327f6964a4bf5bc20ef70d5e46f4a5c6e7a0e7a0161_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:4d962618aa95600c60c9fc8b890186e510de91177d51949e12797a3558e31328_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:5c23d3f20ea9dcbe7109284d73078ecd516a070e964b844f8d80b1d92ebd55ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a780244e48c6d4f87446d3754c3eb9ab79c0d54675c189da4a659f7a4d5668ea_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:84577d949a1bbcaa291c70729127bca4a8994df03068666baa23840877ea8392_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:aed630a597a090179e1b0e0c117e536df06b67d0f793f91936aa7388c0c5d7eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:31d959b80cf57462e1705684bb7e1b78af26bd2c62f1c9e4e51e1d02199b05a8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:66aea526bc10e4c0136ba86e394bbdfe4fbd7f757d6f391a561b51d2ba2f4d46_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:d0cf0e81589f0938de45961eaddfc5ec4782738fd11082de0439b200534259eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:f1b1f5044db6bb945584f9d4f31d020597725a286ef368ed0aca2116abb31beb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:39a15d03f113735df03b1a7408227eb9604d942c1f3c1992bcdc7eaf07662711_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:afb68af076954fcd18c7a4a1464ea0c2a766e8282eae980051906ed07eaa1707_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:02b22c7e7014b5e72d47fed8b6a268cf307638c5510adf3916c51f7f40a52a08_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:c0264b9271e602f85b2040ef7f207cdfa46038dc4fa6e4738bf196ef88a71cf8_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:29ae84575bbca24553cf649256759fd96ff286971d80bc2db129154a7df9b283_amd64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:6558f60343e068b032167e2340b2c549c5f0258acc5d2614b60966ce79408b01_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:3ecb0162a4b01d1590bf209d717b32a4f0835910d9979823f18c24acba41b503_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:b7f68b6420009e21380d32d6459193aae45e93be9533debe17cb3108571b36b8_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0f1d372f418744e0aff59ecb0a38f53178aac9c2e9eecfd38aa25ed83e0d1360_arm64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:e8e7a44edbf1713fe74de5c4b8f691cce78f4440c4a32a16ba9ad16694a55396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:e68416321ca8c74a547b3d35897f54813c03481143e402e9bdc4daf315e35b5d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:fdb4ca1bb8b310d713d9c7e88f7d091f4460aa942dbeca5ebcf17281a06daffe_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:33d11c1832b49df39c1fca62bad40dbc5c30a452248339aaef449ac99509accb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:81fc61b714baecb5a89fa6c0749c14566e0661b8e184ca602fc2e03b9cf431ee_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f6128a63344ed2129f5bce648ddcfaa2869d31cde4b93328d3c22534b97ade10_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:feca273a691d09445c6cff6d36b5d590735e867656a9898ce0d89744d98e8006_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:68e3b9b0291b4fb277ac430269ffce11d13b0a7688cf2ffcdb7f98759c36b4db_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6ac212767481bef64d8a7d0252bb8089c0f9751fad4a355aef71bd49dad2ad07_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:65f5263275d9f0a12b8fb057d82adf678778039ec873ca9bde182dea3413c9f1_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d9e62b2019328be258489ac852eef25f8b1233f29abac6bcea5b406329f97fed_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:00a6d9d24ca1466d450b02269ec3144fc7550f0e5c696e869fbf7ce10cae6093_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2df07fb21a3575e74aa16ded20129828f2300cd33e8ab369b0362062d49e62d0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:20ec064750faedd97d11b797c8c1d9a1db5d60d7d76e82e65cfd05eb79d65e29_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:802ee8923d9d8e406b23911406f9748756c0ef4d6954e9e2fd5fb4bdf91dde9a_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:392d0f61f462c707adfdc21e4239c5c09d8520a80486b41d9d9ae479267d6124_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6775f34353eec8f35bead9411dde155530d079bb8d51582fb1f2aacc27dbde1d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:4528c24672689cfb6505761b6b108fbcc04488192733f23d2bfe39cd42a1d743_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b22048390387380af94e267c8a9a66813c515997456d59d8ebac1486916b6585_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3e7880149ee9a68286e390beb3d9779f7403c30fc5136e5370e0e4690a3fd243_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:970edc281d7a731e9f7e8c2d4440fe48a221e5e355d5235c5413b4c3adb28503_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:1bda34d5bff734ad997202f29a5ff6f7362fd79fa90511a422442ef2e3681198_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:de3c4afbf7669b98517cbef2490ec186f0553dd97b05bed80ec36dd883fe507b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:3f7f98645176d42c63cca5c0fc3182a03121af87446ca421b6c72baf07dfca0d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:8f12955cd777eb2409037a6968aa92f50c99d6e07e722951dbcfd0c8c9829b5e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:5fc47110d866d8048aec50689090ce10705d19d3bb48d2b06727d6d569003af7_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:84ba79ae9658699147d2493df2582ab6df10adbff4d44a533c3fe6a9f45f9691_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:4990d40d9987d5126d105dd45be2501eaded248cb61bdde5ea8d359bc1e7ebef_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:95aeacb98209e0baef27ce0e02fbac38d693cea74808fc77107efda0f344bcb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:5c1a7e4ed2061938987b900a2394f07121d4037350c9bb6485213a2adfea787d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:66b1b3b379121d6411ba22283e7d991617177330c93746d37753ab7812b9a00b_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8735f51da918408a8826601c082d1b29accf26d59b9978da89b980cb509c1102_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:d147d2a6eb6f907d1e88f61aaca83596853bc72164583d6dda2b1154b490de25_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:70a8d0cd66182c25e02679540bae1368b2a9cf687532b58dba41ef30c5ca00c1_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:7ca921f98f6d81a126907127a611146fb53397869a628678faa1e289c01d22b2_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:503ea7ac914a9b54e9d665a0227ee0b5d5200cdb5d692aa94c07dd1518d91b70_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:59fd965975bccf641a0fa7aa01374d45057bd03cda7528248a84b60b1205bf57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0709
Vulnerability from csaf_redhat - Published: 2023-02-09 12:04 - Updated: 2026-01-04 11:49Notes
{
"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": "Release of OpenShift Serverless 1.27.0\nThe References section contains CVE links providing detailed severity ratings\nfor each vulnerability. Ratings are based on a Common Vulnerability Scoring\nSystem (CVSS) base score.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.27.0 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.8, 4.9, 4.10, 4.11 and 4.12. \n\nThis release includes security and bug fixes, and enhancements.\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\nFor more details about the security issues, including the impact; a CVSS score;\nacknowledgments; and other related information refer to the CVE pages linked 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:0709",
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2154755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154755"
},
{
"category": "external",
"summary": "2154757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154757"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0709.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.27.0",
"tracking": {
"current_release_date": "2026-01-04T11:49:15+00:00",
"generator": {
"date": "2026-01-04T11:49:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0709",
"initial_release_date": "2023-02-09T12:04:35+00:00",
"revision_history": [
{
"date": "2023-02-09T12:04:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-09T12:04:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:49:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.27",
"product": {
"name": "Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.27::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.6.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.6.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.27.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.6.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.27.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T12:04:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
}
],
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T12:04:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
}
],
"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": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T12:04:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
}
],
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T12:04:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
}
],
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2024:2988
Vulnerability from csaf_redhat - Published: 2024-05-22 09:48 - Updated: 2026-01-05 10:20Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect (CVE-2018-25091)\n\n* golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents (CVE-2021-33198)\n\n* golang: crypto/tls: certificate of wrong type is causing TLS client to panic (CVE-2021-34558)\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\n* urllib3: Request body not stripped after redirect from 303 status changes request method to GET (CVE-2023-45803)\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)\n\n* moby/buildkit: Possible race condition with accessing subpaths from cache mounts (CVE-2024-23650)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from 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-2024:2988",
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index"
},
{
"category": "external",
"summary": "1983596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983596"
},
{
"category": "external",
"summary": "1989575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989575"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2244340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244340"
},
{
"category": "external",
"summary": "2246840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246840"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2262272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262272"
},
{
"category": "external",
"summary": "RHEL-18150",
"url": "https://issues.redhat.com/browse/RHEL-18150"
},
{
"category": "external",
"summary": "RHEL-2598",
"url": "https://issues.redhat.com/browse/RHEL-2598"
},
{
"category": "external",
"summary": "RHEL-26594",
"url": "https://issues.redhat.com/browse/RHEL-26594"
},
{
"category": "external",
"summary": "RHEL-3088",
"url": "https://issues.redhat.com/browse/RHEL-3088"
},
{
"category": "external",
"summary": "RHEL-3093",
"url": "https://issues.redhat.com/browse/RHEL-3093"
},
{
"category": "external",
"summary": "RHEL-3146",
"url": "https://issues.redhat.com/browse/RHEL-3146"
},
{
"category": "external",
"summary": "RHEL-9836",
"url": "https://issues.redhat.com/browse/RHEL-9836"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2988.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-01-05T10:20:09+00:00",
"generator": {
"date": "2026-01-05T10:20:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2024:2988",
"initial_release_date": "2024-05-22T09:48:55+00:00",
"revision_history": [
{
"date": "2024-05-22T09:48:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T09:48:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-05T10:20:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B20326%2B387084d0?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch (container-tools:rhel8)",
"product_id": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B20326%2B387084d0?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25091",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-10-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2244340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the urllib3 package. Affected versions of this package are vulnerable to information exposure through sent data when the authorization HTTP header is not removed during a cross-origin redirect. An attacker can expose credentials in the authorization header to unintended hosts or transmit them in clear text by exploiting the incomplete fix for CVE-2018-20060.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is only exploitable if a redirect differs in host, port, or scheme. Due to the credential exposure in the authorization header, the confidentiality is highly impacted, but there is no proof that the integrity is affected in any way.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-25091"
},
{
"category": "external",
"summary": "RHBZ#2244340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25091",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25091"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-5969479",
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-5969479"
}
],
"release_date": "2023-10-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect"
},
{
"cve": "CVE-2021-33198",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1989575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Since OpenShift Container Platform 3.11 is in Maintenance Phase of the support, only Important and Critical severity vulnerabilities will be addressed at this time.\n\n* In Service Telemetry Framework, because the flaw has a lower impact and the package is not directly used by STF, no updates will be provided at this time for the STF containers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33198"
},
{
"category": "external",
"summary": "RHBZ#1989575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33198",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33198"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI",
"url": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents"
},
{
"cve": "CVE-2021-34558",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1983596"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A panic can be triggered by an attacker in a privileged network position without access to the server certificate\u0027s private key, as long as a trusted ECDSA or Ed25519 certificate for the server exists (or can be issued), or the client is configured with Config.InsecureSkipVerify. Clients that disable all TLS_RSA cipher suites (that is, TLS 1.0\u20131.2 cipher suites without ECDHE), as well as TLS 1.3-only clients, are unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: certificate of wrong type is causing TLS client to panic",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This vulnerability potentially affects any component written in Go that uses crypto/tls from the standard library. It is possible for components that make client connections to malicious servers to be exploited, however the maximum impact is a crash. This vulnerability is rated Low for the following components: \n - OpenShift Container Platform\n - OpenShift distributed tracing (formerly OpenShift Jaeger)\n - OpenShift Migration Toolkit for Containers\n - Red Hat Advanced Cluster Management for Kubernetes\n - Red Hat OpenShift on AWS\n - Red Hat OpenShift Virtualization\n\n* Because OpenShift Container Platform 3.11 is in Maintenance Phase of the support, only Important and Critical severity vulnerabilities will be addressed at this time.\n\n* Because Service Telemetry Framework1.2 will be retiring soon and the flaw\u0027s impact is lower, no update will be provided at this time for STF1.2\u0027s containers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-34558"
},
{
"category": "external",
"summary": "RHBZ#1983596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983596"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-34558",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34558"
},
{
"category": "external",
"summary": "https://golang.org/doc/devel/release#go1.15.minor",
"url": "https://golang.org/doc/devel/release#go1.15.minor"
},
{
"category": "external",
"summary": "https://golang.org/doc/devel/release#go1.16.minor",
"url": "https://golang.org/doc/devel/release#go1.16.minor"
}
],
"release_date": "2021-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: certificate of wrong type is causing TLS client to panic"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
},
{
"cve": "CVE-2023-45803",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-10-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. urllib3 doesn\u0027t remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303, after changing the method in a request from one that could accept a request body such as `POST` to `GET`, as is required by HTTP RFCs. This issue requires a previously trusted service to become compromised in order to have an impact on confidentiality, therefore, the exploitability of this vulnerability is low. Additionally, many users aren\u0027t putting sensitive data in HTTP request bodies; if this is the case, this vulnerability isn\u0027t exploitable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Both of the following conditions must be true to be affected by this vulnerability: \n1. Using urllib3 and submitting sensitive information in the HTTP request body such as form data or JSON\n2. The origin service is compromised and starts redirecting using 301, 302, or 303 to a malicious peer or the redirected-to service becomes compromised",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45803"
},
{
"category": "external",
"summary": "RHBZ#2246840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45803",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45803"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/4e98d57809dacab1cbe625fddeec1a290c478ea9",
"url": "https://github.com/urllib3/urllib3/commit/4e98d57809dacab1cbe625fddeec1a290c478ea9"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-g4mx-q9vg-27p4",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-g4mx-q9vg-27p4"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110.html#name-get",
"url": "https://www.rfc-editor.org/rfc/rfc9110.html#name-get"
}
],
"release_date": "2023-10-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Users unable to update should disable redirects for services that aren\u0027t expecting to respond with redirects with `redirects=False`, disable automatic redirects with `redirects=False`, and handle 301, 302, and 303 redirects manually by stripping the HTTP request body.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2024-23650",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2024-02-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262272"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Moby Builder Toolkit. A malicious BuildKit client or any frontend that can craft a request could lead to the BuildKit daemon crashing with a panic due to the lack of input validation. A frontend is usually specified as the #syntax line on a Dockerfile or with the --frontend flag when using the buildctl build command.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby/buildkit: Possible race condition with accessing subpaths from cache mounts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-754: Improper Check for Unusual or Exceptional Conditions vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to apply the most restrictive settings required for operations, while baseline configurations maintain secure system and software states. A defense-in-depth monitoring strategy includes perimeter firewalls and endpoint protection services that detect and respond to indicators in real time, enabling logging and auditing of system behavior to identify and address improper exception handling. Automated integrity checks alert on unverified exception-related errors, while memory protection mechanisms reduce the risk of crashes or vulnerabilities caused by improper handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-23650"
},
{
"category": "external",
"summary": "RHBZ#2262272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx"
}
],
"release_date": "2024-01-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Avoid using untrusted input for the client or frontend syntax to minimize the vulnerability exploration.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby/buildkit: Possible race condition with accessing subpaths from cache mounts"
}
]
}
RHSA-2023:0584
Vulnerability from csaf_redhat - Published: 2023-05-18 14:27 - Updated: 2026-01-04 15:57Notes
{
"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": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.1\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.1\n\nSecurity Fix(es):\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted 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:0584",
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "WRKLDS-653",
"url": "https://issues.redhat.com/browse/WRKLDS-653"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0584.json"
}
],
"title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.1.1 security update",
"tracking": {
"current_release_date": "2026-01-04T15:57:33+00:00",
"generator": {
"date": "2026-01-04T15:57:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0584",
"initial_release_date": "2023-05-18T14:27:34+00:00",
"revision_history": [
{
"date": "2023-05-18T14:27:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-18T14:27:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:57:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OSSO 1.1 for RHEL 8",
"product": {
"name": "OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "Openshift Secondary Scheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-26"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-26"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
}
]
}
RHSA-2023:2204
Vulnerability from csaf_redhat - Published: 2023-05-09 10:11 - Updated: 2026-01-04 15:58Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cockpit-composer, osbuild, osbuild-composer, and weldr-client is now available for Red Hat Enterprise Linux 9.\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": "Image Builder is a service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from 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:2204",
"url": "https://access.redhat.com/errata/RHSA-2023:2204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2119980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119980"
},
{
"category": "external",
"summary": "2122843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122843"
},
{
"category": "external",
"summary": "2123373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123373"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2125249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125249"
},
{
"category": "external",
"summary": "2132250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132250"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2136504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136504"
},
{
"category": "external",
"summary": "2137364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137364"
},
{
"category": "external",
"summary": "2139645",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139645"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2164560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164560"
},
{
"category": "external",
"summary": "2174158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174158"
},
{
"category": "external",
"summary": "2177699",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177699"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2204.json"
}
],
"title": "Red Hat Security Advisory: Image Builder security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-01-04T15:58:08+00:00",
"generator": {
"date": "2026-01-04T15:58:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2204",
"initial_release_date": "2023-05-09T10:11:21+00:00",
"revision_history": [
{
"date": "2023-05-09T10:11:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:11:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:58:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-1.el9.src",
"product": {
"name": "weldr-client-0:35.9-1.el9.src",
"product_id": "weldr-client-0:35.9-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "osbuild-0:81-1.el9.src",
"product": {
"name": "osbuild-0:81-1.el9.src",
"product_id": "osbuild-0:81-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild@81-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-composer-0:45-1.el9_2.src",
"product": {
"name": "cockpit-composer-0:45-1.el9_2.src",
"product_id": "cockpit-composer-0:45-1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-composer@45-1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:76-2.el9_2.src",
"product": {
"name": "osbuild-composer-0:76-2.el9_2.src",
"product_id": "osbuild-composer-0:76-2.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76-2.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-1.el9.aarch64",
"product": {
"name": "weldr-client-0:35.9-1.el9.aarch64",
"product_id": "weldr-client-0:35.9-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-1.el9.aarch64",
"product": {
"name": "weldr-client-debugsource-0:35.9-1.el9.aarch64",
"product_id": "weldr-client-debugsource-0:35.9-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"product": {
"name": "weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"product_id": "weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"product_id": "weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-core-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-core-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@76-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@76-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-worker-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-worker-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@76-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@76-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@76-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@76-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@76-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@76-2.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-1.el9.ppc64le",
"product": {
"name": "weldr-client-0:35.9-1.el9.ppc64le",
"product_id": "weldr-client-0:35.9-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"product": {
"name": "weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"product_id": "weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"product": {
"name": "weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"product_id": "weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"product_id": "weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-core-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-core-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@76-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@76-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@76-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@76-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@76-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@76-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@76-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@76-2.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-1.el9.x86_64",
"product": {
"name": "weldr-client-0:35.9-1.el9.x86_64",
"product_id": "weldr-client-0:35.9-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-1.el9.x86_64",
"product": {
"name": "weldr-client-debugsource-0:35.9-1.el9.x86_64",
"product_id": "weldr-client-debugsource-0:35.9-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"product": {
"name": "weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"product_id": "weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64",
"product_id": "weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-core-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-core-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@76-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@76-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-worker-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-worker-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@76-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@76-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@76-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@76-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@76-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@76-2.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-1.el9.s390x",
"product": {
"name": "weldr-client-0:35.9-1.el9.s390x",
"product_id": "weldr-client-0:35.9-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-1.el9.s390x",
"product": {
"name": "weldr-client-debugsource-0:35.9-1.el9.s390x",
"product_id": "weldr-client-debugsource-0:35.9-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-1.el9.s390x",
"product": {
"name": "weldr-client-debuginfo-0:35.9-1.el9.s390x",
"product_id": "weldr-client-debuginfo-0:35.9-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"product_id": "weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-core-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-core-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@76-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@76-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-worker-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-worker-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@76-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@76-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@76-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@76-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@76-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@76-2.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-0:81-1.el9.noarch",
"product": {
"name": "osbuild-0:81-1.el9.noarch",
"product_id": "osbuild-0:81-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild@81-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-luks2-0:81-1.el9.noarch",
"product": {
"name": "osbuild-luks2-0:81-1.el9.noarch",
"product_id": "osbuild-luks2-0:81-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-luks2@81-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-lvm2-0:81-1.el9.noarch",
"product": {
"name": "osbuild-lvm2-0:81-1.el9.noarch",
"product_id": "osbuild-lvm2-0:81-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-lvm2@81-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-ostree-0:81-1.el9.noarch",
"product": {
"name": "osbuild-ostree-0:81-1.el9.noarch",
"product_id": "osbuild-ostree-0:81-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-ostree@81-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-selinux-0:81-1.el9.noarch",
"product": {
"name": "osbuild-selinux-0:81-1.el9.noarch",
"product_id": "osbuild-selinux-0:81-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-selinux@81-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osbuild-0:81-1.el9.noarch",
"product": {
"name": "python3-osbuild-0:81-1.el9.noarch",
"product_id": "python3-osbuild-0:81-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osbuild@81-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cockpit-composer-0:45-1.el9_2.noarch",
"product": {
"name": "cockpit-composer-0:45-1.el9_2.noarch",
"product_id": "cockpit-composer-0:45-1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-composer@45-1.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-composer-0:45-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch"
},
"product_reference": "cockpit-composer-0:45-1.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-composer-0:45-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src"
},
"product_reference": "cockpit-composer-0:45-1.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-0:81-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch"
},
"product_reference": "osbuild-0:81-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-0:81-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-0:81-1.el9.src"
},
"product_reference": "osbuild-0:81-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76-2.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src"
},
"product_reference": "osbuild-composer-0:76-2.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-core-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-core-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-core-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-core-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-worker-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-worker-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-worker-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-luks2-0:81-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch"
},
"product_reference": "osbuild-luks2-0:81-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-lvm2-0:81-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch"
},
"product_reference": "osbuild-lvm2-0:81-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-ostree-0:81-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch"
},
"product_reference": "osbuild-ostree-0:81-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-selinux-0:81-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch"
},
"product_reference": "osbuild-selinux-0:81-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osbuild-0:81-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
},
"product_reference": "python3-osbuild-0:81-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64"
},
"product_reference": "weldr-client-0:35.9-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le"
},
"product_reference": "weldr-client-0:35.9-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x"
},
"product_reference": "weldr-client-0:35.9-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src"
},
"product_reference": "weldr-client-0:35.9-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64"
},
"product_reference": "weldr-client-0:35.9-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64"
},
"product_reference": "weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le"
},
"product_reference": "weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x"
},
"product_reference": "weldr-client-debuginfo-0:35.9-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64"
},
"product_reference": "weldr-client-debugsource-0:35.9-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le"
},
"product_reference": "weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x"
},
"product_reference": "weldr-client-debugsource-0:35.9-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.9-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"known_not_affected": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:11:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2204"
}
],
"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": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"known_not_affected": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:11:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2204"
}
],
"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": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"known_not_affected": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:11:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2204"
}
],
"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": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"known_not_affected": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:11:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2204"
}
],
"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": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"known_not_affected": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:11:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2204"
}
],
"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": [
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.noarch",
"AppStream-9.2.0.GA:cockpit-composer-0:45-1.el9_2.src",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-0:81-1.el9.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.src",
"AppStream-9.2.0.GA:osbuild-composer-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-core-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-debugsource-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-dnf-json-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-tests-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.aarch64",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.ppc64le",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.s390x",
"AppStream-9.2.0.GA:osbuild-composer-worker-debuginfo-0:76-2.el9_2.x86_64",
"AppStream-9.2.0.GA:osbuild-luks2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-lvm2-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-ostree-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:osbuild-selinux-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:python3-osbuild-0:81-1.el9.noarch",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.src",
"AppStream-9.2.0.GA:weldr-client-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debuginfo-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-debugsource-0:35.9-1.el9.x86_64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.aarch64",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.ppc64le",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.s390x",
"AppStream-9.2.0.GA:weldr-client-tests-debuginfo-0:35.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:3664
Vulnerability from csaf_redhat - Published: 2023-06-19 10:32 - Updated: 2026-01-04 15:58Notes
{
"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": "Release of Bug Advisories for the OpenShift Jenkins image and Jenkins agent base image.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of Security Advisory for the OpenShift Jenkins image and Jenkins agent base image.\n\nSecurity Fix(es):\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go\nserver accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:3664",
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "OCPBUGS-11182",
"url": "https://issues.redhat.com/browse/OCPBUGS-11182"
},
{
"category": "external",
"summary": "OCPBUGS-13653",
"url": "https://issues.redhat.com/browse/OCPBUGS-13653"
},
{
"category": "external",
"summary": "OCPBUGS-14114",
"url": "https://issues.redhat.com/browse/OCPBUGS-14114"
},
{
"category": "external",
"summary": "OCPBUGS-1438",
"url": "https://issues.redhat.com/browse/OCPBUGS-1438"
},
{
"category": "external",
"summary": "OCPBUGS-14646",
"url": "https://issues.redhat.com/browse/OCPBUGS-14646"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3664.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Jenkins image and Jenkins agent base image security update",
"tracking": {
"current_release_date": "2026-01-04T15:58:24+00:00",
"generator": {
"date": "2026-01-04T15:58:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:3664",
"initial_release_date": "2023-06-19T10:32:56+00:00",
"revision_history": [
{
"date": "2023-06-19T10:32:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-19T10:32:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:58:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product": {
"name": "OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ocp_tools:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Jenkins"
},
{
"branches": [
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"product": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"product_id": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4?arch=amd64\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8\u0026tag=v4.11.0-1686831582"
}
}
},
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64",
"product": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64",
"product_id": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb?arch=amd64\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-rhel8\u0026tag=v4.11.0-1686832830"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"product": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"product_id": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13?arch=arm64\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8\u0026tag=v4.11.0-1686831582"
}
}
},
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"product": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"product_id": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d?arch=arm64\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-rhel8\u0026tag=v4.11.0-1686832830"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"product": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"product_id": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f?arch=ppc64le\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8\u0026tag=v4.11.0-1686831582"
}
}
},
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"product": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"product_id": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b?arch=ppc64le\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-rhel8\u0026tag=v4.11.0-1686832830"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"product": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"product_id": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf?arch=s390x\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8\u0026tag=v4.11.0-1686831582"
}
}
},
{
"category": "product_version",
"name": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"product": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"product_id": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22?arch=s390x\u0026repository_url=registry.redhat.io/ocp-tools-4/jenkins-rhel8\u0026tag=v4.11.0-1686832830"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64 as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64"
},
"product_reference": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le"
},
"product_reference": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64 as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64"
},
"product_reference": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
},
"product_reference": "ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x"
},
"product_reference": "ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le"
},
"product_reference": "ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64 as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64"
},
"product_reference": "ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64 as a component of OpenShift Developer Tools and Services for OCP 4.11 for RHEL 8",
"product_id": "8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
},
"product_reference": "ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64",
"relates_to_product_reference": "8Base-OCP-Tools-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-19T10:32:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-19T10:32:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-19T10:32:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-19T10:32:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-19T10:32:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"known_not_affected": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-19T10:32:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
}
],
"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-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0aa40f00ce3a9d9dad422e00eb3e726d5fa25d5fa86f94ff3db4aa55ec776b13_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:0fd1b4e1b169778f676fdceac6d8d8eec3ded32abe503933909bdf3e65707c2f_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:8e8bc685e43e595fc98e420d7187a8b9de0bbc7c6d27bf683d806cedccb6a4c4_amd64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-agent-base-rhel8@sha256:f60d566ae257cc302b0d4dc83f434bd8630bf80f760a7c144ddc347071b77fbf_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:4af748991937f5510f9b82a122eb1a854be311f67aaa99b58ccb628b03a8fe22_s390x",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:986d150664d8705598f3864737164141b41ed87806374d8f6f44829ffea2673b_ppc64le",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:c2367f2d7e31a0d984436cb9688de80d35191b4fae450780405ca26be64fa33d_arm64",
"8Base-OCP-Tools-4.11:ocp-tools-4/jenkins-rhel8@sha256:e93d570f858c6608fe9dc76fb8019b4d48fc6db8ca885e59c769bacac3a636bb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0264
Vulnerability from csaf_redhat - Published: 2023-01-19 11:03 - Updated: 2026-01-04 11:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Logging Subsystem (5.6.0) is now available for Red Hat OpenShift Container Platform.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Logging Subsystem 5.6.0 - Red Hat OpenShift\n\n* logging-view-plugin-container: loader-utils: prototype pollution in function parseQuery in parseQuery.js (CVE-2022-37601)\n* logging-elasticsearch6-container: jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)\n* logging-loki-container: various flaws (CVE-2022-2879 CVE-2022-2880 CVE-2022-41715)\n* logging-loki-container: golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n* org.elasticsearch-elasticsearch: jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)\n* org.elasticsearch-elasticsearch: jackson-databind: use of deeply nested arrays (CVE-2022-42004)",
"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:0264",
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134876"
},
{
"category": "external",
"summary": "2135244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244"
},
{
"category": "external",
"summary": "2135247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247"
},
{
"category": "external",
"summary": "LOG-2217",
"url": "https://issues.redhat.com/browse/LOG-2217"
},
{
"category": "external",
"summary": "LOG-2620",
"url": "https://issues.redhat.com/browse/LOG-2620"
},
{
"category": "external",
"summary": "LOG-2819",
"url": "https://issues.redhat.com/browse/LOG-2819"
},
{
"category": "external",
"summary": "LOG-2822",
"url": "https://issues.redhat.com/browse/LOG-2822"
},
{
"category": "external",
"summary": "LOG-2843",
"url": "https://issues.redhat.com/browse/LOG-2843"
},
{
"category": "external",
"summary": "LOG-2919",
"url": "https://issues.redhat.com/browse/LOG-2919"
},
{
"category": "external",
"summary": "LOG-2962",
"url": "https://issues.redhat.com/browse/LOG-2962"
},
{
"category": "external",
"summary": "LOG-2993",
"url": "https://issues.redhat.com/browse/LOG-2993"
},
{
"category": "external",
"summary": "LOG-3072",
"url": "https://issues.redhat.com/browse/LOG-3072"
},
{
"category": "external",
"summary": "LOG-3090",
"url": "https://issues.redhat.com/browse/LOG-3090"
},
{
"category": "external",
"summary": "LOG-3129",
"url": "https://issues.redhat.com/browse/LOG-3129"
},
{
"category": "external",
"summary": "LOG-3157",
"url": "https://issues.redhat.com/browse/LOG-3157"
},
{
"category": "external",
"summary": "LOG-3161",
"url": "https://issues.redhat.com/browse/LOG-3161"
},
{
"category": "external",
"summary": "LOG-3168",
"url": "https://issues.redhat.com/browse/LOG-3168"
},
{
"category": "external",
"summary": "LOG-3169",
"url": "https://issues.redhat.com/browse/LOG-3169"
},
{
"category": "external",
"summary": "LOG-3180",
"url": "https://issues.redhat.com/browse/LOG-3180"
},
{
"category": "external",
"summary": "LOG-3186",
"url": "https://issues.redhat.com/browse/LOG-3186"
},
{
"category": "external",
"summary": "LOG-3194",
"url": "https://issues.redhat.com/browse/LOG-3194"
},
{
"category": "external",
"summary": "LOG-3195",
"url": "https://issues.redhat.com/browse/LOG-3195"
},
{
"category": "external",
"summary": "LOG-3208",
"url": "https://issues.redhat.com/browse/LOG-3208"
},
{
"category": "external",
"summary": "LOG-3224",
"url": "https://issues.redhat.com/browse/LOG-3224"
},
{
"category": "external",
"summary": "LOG-3235",
"url": "https://issues.redhat.com/browse/LOG-3235"
},
{
"category": "external",
"summary": "LOG-3286",
"url": "https://issues.redhat.com/browse/LOG-3286"
},
{
"category": "external",
"summary": "LOG-3292",
"url": "https://issues.redhat.com/browse/LOG-3292"
},
{
"category": "external",
"summary": "LOG-3296",
"url": "https://issues.redhat.com/browse/LOG-3296"
},
{
"category": "external",
"summary": "LOG-3309",
"url": "https://issues.redhat.com/browse/LOG-3309"
},
{
"category": "external",
"summary": "LOG-3324",
"url": "https://issues.redhat.com/browse/LOG-3324"
},
{
"category": "external",
"summary": "LOG-3331",
"url": "https://issues.redhat.com/browse/LOG-3331"
},
{
"category": "external",
"summary": "LOG-3446",
"url": "https://issues.redhat.com/browse/LOG-3446"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0264.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift (Logging Subsystem) security update",
"tracking": {
"current_release_date": "2026-01-04T11:47:40+00:00",
"generator": {
"date": "2026-01-04T11:47:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0264",
"initial_release_date": "2023-01-19T11:03:41+00:00",
"revision_history": [
{
"date": "2023-01-19T11:03:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-19T11:03:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:47:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOL 5.6 for RHEL 8",
"product": {
"name": "RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:5.6::el8"
}
}
}
],
"category": "product_family",
"name": "logging for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.0-68"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.0-21"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-331"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-91"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-270"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-285"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-72"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-71"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-322"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.7.1-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"product_id": "openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-46"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.0-28"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.0-53"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-110"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-43"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.0-68"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.0-21"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-331"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-91"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-270"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-285"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-72"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"product_id": "openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-71"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"product_id": "openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-322"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.7.1-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"product_id": "openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-46"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.0-28"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.0-53"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-110"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-43"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.0-68"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"product": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.6.0-142"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.0-21"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"product": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.6.0-130"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-331"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-91"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-270"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-285"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-72"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-71"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-322"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.7.1-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"product_id": "openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-46"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.0-28"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"product": {
"name": "openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"product_id": "openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.6.0-172"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.0-53"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-110"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-43"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.0-68"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.0-21"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-331"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-91"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-270"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-285"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-72"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"product_id": "openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-71"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"product_id": "openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-322"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.7.1-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le",
"product_id": "openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-46"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.0-28"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.0-53"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-110"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-43"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64"
},
"product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64"
},
"product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64"
},
"product_reference": "openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36518",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064698"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: denial of service via a large depth of nested objects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CodeReady Studio is no longer supported and therefore this flaw will not be addressed in CodeReady Studio.",
"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-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36518"
},
{
"category": "external",
"summary": "RHBZ#2064698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-57j2-w4cx-62h2",
"url": "https://github.com/advisories/GHSA-57j2-w4cx-62h2"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: denial of service via a large depth of nested objects"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"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": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"cve": "CVE-2022-37601",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-10-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134876"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution vulnerability was found in the parseQuery function in parseQuery.js in the webpack loader-utils via the name variable in parseQuery.js. This flaw can lead to a denial of service or remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "loader-utils: prototype pollution in function parseQuery in parseQuery.js",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Packages shipped in Red Hat Enterprise Linux use \u0027loader-utils\u0027 as a transitive dependency. Thus, reducing the impact to Moderate.\n\nIn Red Hat containerized products like OCP and ODF, the vulnerable loader-utils NodeJS module is bundled as a transitive 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-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37601"
},
{
"category": "external",
"summary": "RHBZ#2134876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134876"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37601",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37601"
},
{
"category": "external",
"summary": "https://github.com/webpack/loader-utils/issues/212",
"url": "https://github.com/webpack/loader-utils/issues/212"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "loader-utils: prototype pollution in function parseQuery in parseQuery.js"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-42003",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2022-10-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135244"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled due to unchecked primitive value deserializers to avoid deep wrapper array nesting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS",
"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-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42003"
},
{
"category": "external",
"summary": "RHBZ#2135244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003"
}
],
"release_date": "2022-10-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS"
},
{
"cve": "CVE-2022-42004",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2022-10-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135247"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer._deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices for deserialization.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: use of deeply nested arrays",
"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-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42004"
},
{
"category": "external",
"summary": "RHBZ#2135247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004"
}
],
"release_date": "2022-10-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-19T11:03:41+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:5d23a3070de2f99187bdbfa22d174a6c2cc3f649041c3b245fbb09716d43ef26_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:68fb404f3a4c9ed1801943fa2ebe881f3bba7756eb07167897e0e314976fb2d5_ppc64le",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:6bb28d1d4b02ca917b0b9bde85f19701dcb2622e9f2edb8763701c6dfe0e24cf_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:790a836cc11b2c00da7192b9b015b60f37aae1b16d667dec1bebd42c350b2914_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:c7e150a9ca0a73f408a75c10938d0fe9d40119a3820819911b79e288816ed964_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:ffd0eca485e307aecb2c63b55d0b3c12cef7df50462f84bd29d35acec35f5463_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:7118d1063e36241c329aba318e4e1e9b786ed190dcdcad4bd47bcbbb3ed403d1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:a9cfe6cfab32fde71adafc7610e002aaa0c46de9d650083d77b52b3a35703ead_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:e3170b6c62d4bb4dc6ca77c57005ba71ddb844767d69dd13b61aa2e333577e8e_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:f24b8dd673576e03b5e759a3b906e176e1f72704050483d06e2403415e7ca9d7_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2711fac0ffede01998c444552e354bb000fbfddbb92989e1b65378f26fbcd127_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4afba3e79b74b131daf317ff257794d41af443722e3412aabed88f7c14dbc136_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:4fe4f86fa912c533b67c3c51ded894914d2de64adb829cd5483de2138e7a7c8c_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:b81c24ca60bf144b5abea582b60d669ccbb4f3c4bf920fde596b466831822a3e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:7883cee3de6e04b2c740b3e24c1eaed17b89248a8415e97ab85e695dc6388598_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:a31f98d2deaf78d52c68a3f861ba09db418d1eba5db9b29cc78cc7a23cfb2675_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:acf7b739c2205fed8946d09d1c5ba2c7adeb2347fb18ac373c28618ad7d63299_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:c1c89eb7e7d5908c46db46dbc1e6eb80ed5f51fe994df0b7f6f9c4549975d406_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:4d45dc2403cdde02b556e5ee0ef8d09403bf602de26dbd291e7d4d173154d593_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c22141221795a43d5d7f62400a9e8a29a88426cc48d53ace5cd53b9e5fad179b_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:c65ce2a082ca42db7aa154a35e1e64b0ea97abad232411e28d64d7be0b8f7b40_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:efb0d4ccc141ed513e1763aa3d3c290590f099f7ff6bc66a4f0fb05a1e816357_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3a950c73793a13c854e70e5149a06432217751ddb123b74f1c0b464a6f6330bb_ppc64le",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:ed63f88f55cd7a37a79d6f55f43ed66f03df81eff2c5cfbd80c815c0a228c23e_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:edec56f852ed44006e02b8774725d9a53a31262b1686f0eb64a9499e1182e869_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:f1b6f8da207711125204805b14b33e00df196478291fb8092f6935c23616017e_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20d4683b3d58dc8cecb212e4228f9be17683669f0468d3d5a19f79f9288bf050_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:c94e490f2db36788c4ef8fdfddf1f9015820fe566b521e5675e9c21ffd6dd268_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:e469e40ff731d17a9e6139d7ea07dc6a3be04bbd0663f57aaa0df95ca4bd4015_amd64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:f417563e42f6c48b87c563d19211bf109d6f04294ad4c9c8d565a8f03e7a98f2_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:2e0198621752c21e91880c43e0e9422a47a9c0896a203db650627b94d0bdca3f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:724138ce2f29e8f8e15a190b7b99f78f65130b6e3136defd419ba1e45cdb2fef_arm64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:8ea6f2d793049e2c1e36d9680d9a10c5f9b36bbdeb9b04da046f12a8458889e1_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:de74ce01341c7d828f2062761a0a55d26d9404c037660b5375e24d6852a75776_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:2e2a06e0d36b930c8a9377d2dddb1f38084fe63a9b64f6ea08387354d5387643_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:738813a7633e6ad5157023bb5d6be4a183b26efdf57ea97f24fe58f482dd478f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:918c79919caf0cdf08f3f35c1537472893ab3765f19950ccd0b2dd88c2f66464_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:ab8c4d7a32d21a47cf8918d0f9e14bedbb441c29210b4218f18e6166687d3918_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:1d7363ec7ab256aa0855153d6b60dda68f97f526bf3cc74c56e01a0fa729ee3f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:3aece4f28845789d752cf8bb1fe9576ed744a04037ab4c377df612e58f7f1594_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a49d73d230c4e869322ffc622edd1afa772143a16f972faf5789a94e0e082dcc_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:a7bd9cea0fb94dcbf5e7656d5478f02cbdd98cf68df15d6944488be1bf3139df_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:028d9723585dd67607a3b37562107fbb1c909a241d8493e70aa32511d985f051_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:1ece8f1ac42a23e083a2c0ecc85d5bb54b9cf0bc456b3bb22a42cbe84505ac23_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:5a67525a4f1f68aba4af8c7414d98d30f99280d5d135e1e00d5b72558fd06357_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:86e2e187ef7ccf6db444d39b4e2d3c192b9a9dff8594eefb71caedd134574cbb_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:e76e2484009b14313587ed664d2e25972328a20e25395f10ddc1d74add74e894_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0321c12065ce746b2816a13de56e6ba3a9249ca8cd4af8be323cc07bcbb88122_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:0fd489d18145e3b377f1fc09e9f8e8b810b1cf5d7eeedb6e5a156b768105ffc8_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:6b943512129de2f170a8fcc339c1d7a03428c3c67d703692507c24a81d706968_s390x",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:b928fad29ba5e0329eced4d762887a375cea06cbbb0fc3b7beddb1c8057dccb0_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:013c8de091db9550fc2d1e78289d9a3e7e28409c314f3c63d19b0e5ffe3ab62f_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:10c7951328a81f2de9b7ecc91f3fd3d4bc822fa86f21f8a53d25c135248bc5c2_ppc64le",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:6faf9a67fd1e9f57358409f6afdc45f3df94d6aa7d1eba7be3fe369dc5956c4f_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:9a769e66142bb770bdb7010aefd0a0459205f08509e3e012fe68913390cba464_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:232ab968f4939f7033e766368b6b8bcee1c95b23f50d882046770389fc08d239_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ae2561c4d894a080f843f4e1c094800d4001bff0f5e85a6add7d9d80b026418a_arm64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e29725dbfb9ec4987166b65635cc3d9cd51ef70dd4276ebe4440c4d838dc37cc_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:ff883b736157042771802f19c84eb6c420736437dc74022127edcf277d7f0729_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:3e71263bd9c7f0654a1e6d301b6a48be3b08afb162f52466e7343c3dc651b8d1_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:55bd4ac20eeb722e3f9d3f84f5f66917cfdea1e84e39c7580e5934b9e1317fdb_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a8686cd3895df86eaf7bfb57113e3d8c99feeea34fdf8b0e84d536e902f0c791_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:babd18762568da07bd303280429f825b736fe423c4122d402da8d2defd5df030_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: use of deeply nested arrays"
}
]
}
RHSA-2023:2167
Vulnerability from csaf_redhat - Published: 2023-05-09 09:50 - Updated: 2026-01-03 11:34Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 9.\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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)\n\n* grafana: using email as a username can block other users from signing in (CVE-2022-39229)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from 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:2167",
"url": "https://access.redhat.com/errata/RHSA-2023:2167"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2095421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095421"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "2127218",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127218"
},
{
"category": "external",
"summary": "2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2167.json"
}
],
"title": "Red Hat Security Advisory: grafana security and enhancement update",
"tracking": {
"current_release_date": "2026-01-03T11:34:05+00:00",
"generator": {
"date": "2026-01-03T11:34:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2167",
"initial_release_date": "2023-05-09T09:50:53+00:00",
"revision_history": [
{
"date": "2023-05-09T09:50:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T09:50:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-03T11:34:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-2.el9.src",
"product": {
"name": "grafana-0:9.0.9-2.el9.src",
"product_id": "grafana-0:9.0.9-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-2.el9.aarch64",
"product": {
"name": "grafana-0:9.0.9-2.el9.aarch64",
"product_id": "grafana-0:9.0.9-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-2.el9.aarch64",
"product": {
"name": "grafana-debugsource-0:9.0.9-2.el9.aarch64",
"product_id": "grafana-debugsource-0:9.0.9-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"product_id": "grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-2.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-2.el9.ppc64le",
"product": {
"name": "grafana-0:9.0.9-2.el9.ppc64le",
"product_id": "grafana-0:9.0.9-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"product_id": "grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"product_id": "grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-2.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-2.el9.x86_64",
"product": {
"name": "grafana-0:9.0.9-2.el9.x86_64",
"product_id": "grafana-0:9.0.9-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-2.el9.x86_64",
"product": {
"name": "grafana-debugsource-0:9.0.9-2.el9.x86_64",
"product_id": "grafana-debugsource-0:9.0.9-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"product_id": "grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-2.el9.s390x",
"product": {
"name": "grafana-0:9.0.9-2.el9.s390x",
"product_id": "grafana-0:9.0.9-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-2.el9.s390x",
"product": {
"name": "grafana-debugsource-0:9.0.9-2.el9.s390x",
"product_id": "grafana-debugsource-0:9.0.9-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-2.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:9.0.9-2.el9.s390x",
"product_id": "grafana-debuginfo-0:9.0.9-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-2.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64"
},
"product_reference": "grafana-0:9.0.9-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le"
},
"product_reference": "grafana-0:9.0.9-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x"
},
"product_reference": "grafana-0:9.0.9-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src"
},
"product_reference": "grafana-0:9.0.9-2.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64"
},
"product_reference": "grafana-0:9.0.9-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:9.0.9-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64"
},
"product_reference": "grafana-debugsource-0:9.0.9-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x"
},
"product_reference": "grafana-debugsource-0:9.0.9-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
},
"product_reference": "grafana-debugsource-0:9.0.9-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2167"
}
],
"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": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2167"
}
],
"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": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-35957",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2022-09-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2125514"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. Auth proxy allows authentication of a user by only providing the username (or email) in an X-WEBAUTH-USER HTTP header. The trust assumption is that a front proxy will take care of authentication and that the Grafana server is only publicly reachable with this front proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Escalation from admin to server admin when auth proxy is used",
"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": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35957"
},
{
"category": "external",
"summary": "RHBZ#2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2167"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Escalation from admin to server admin when auth proxy is used"
},
{
"cve": "CVE-2022-39229",
"discovery_date": "2022-09-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131149"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: using email as a username can block other users from signing in",
"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": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39229"
},
{
"category": "external",
"summary": "RHBZ#2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2167"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: using email as a username can block other users from signing in"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2167"
}
],
"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": [
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.src",
"AppStream-9.2.0.GA:grafana-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debuginfo-0:9.0.9-2.el9.x86_64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.aarch64",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.ppc64le",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.s390x",
"AppStream-9.2.0.GA:grafana-debugsource-0:9.0.9-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:0445
Vulnerability from csaf_redhat - Published: 2023-01-25 08:34 - Updated: 2026-01-04 11:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-toolset-1.18 and go-toolset-1.18-golang is now available for Red Hat Developer Tools.\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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* crypto testcases fail on golang on s390x [devtools-2022.4] (BZ#2149315)\n\n* Internal linking fails on ppc64le [devtools-2022.4] (BZ#2161298)",
"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:0445",
"url": "https://access.redhat.com/errata/RHSA-2023:0445"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2137549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137549"
},
{
"category": "external",
"summary": "2149315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149315"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0445.json"
}
],
"title": "Red Hat Security Advisory: go-toolset-1.18 security update",
"tracking": {
"current_release_date": "2026-01-04T11:47:42+00:00",
"generator": {
"date": "2026-01-04T11:47:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0445",
"initial_release_date": "2023-01-25T08:34:43+00:00",
"revision_history": [
{
"date": "2023-01-25T08:34:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-25T08:34:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:47:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devtools:2022"
}
}
},
{
"category": "product_name",
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devtools:2022"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Tools"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.src",
"product": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.src",
"product_id": "go-toolset-1.18-0:1.18.9-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18@1.18.9-1.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"product": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"product_id": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang@1.18.9-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-build@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-runtime@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-scldevel@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-bin@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-misc@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-race@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-src@1.18.9-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"product_id": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-tests@1.18.9-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18@1.18.9-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-build@1.18.9-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-runtime@1.18.9-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-scldevel@1.18.9-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang@1.18.9-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-bin@1.18.9-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-misc@1.18.9-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-src@1.18.9-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"product_id": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-tests@1.18.9-1.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18@1.18.9-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-build@1.18.9-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-runtime@1.18.9-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-scldevel@1.18.9-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang@1.18.9-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-bin@1.18.9-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-misc@1.18.9-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-src@1.18.9-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"product_id": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-tests@1.18.9-1.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"product": {
"name": "go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"product_id": "go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.18-golang-docs@1.18.9-1.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src"
},
"product_reference": "go-toolset-1.18-0:1.18.9-1.el7_9.src",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src"
},
"product_reference": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch"
},
"product_reference": "go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src"
},
"product_reference": "go-toolset-1.18-0:1.18.9-1.el7_9.src",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src"
},
"product_reference": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch"
},
"product_reference": "go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T08:34:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0445"
}
],
"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": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T08:34:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0445"
}
],
"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": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T08:34:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0445"
}
],
"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": [
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Server-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-build-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.src",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-bin-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-docs-0:1.18.9-1.el7_9.noarch",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-misc-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-race-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-src-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-golang-tests-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-runtime-0:1.18.9-1.el7_9.x86_64",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.s390x",
"7Workstation-DevTools-2022.4:go-toolset-1.18-scldevel-0:1.18.9-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:1042
Vulnerability from csaf_redhat - Published: 2023-03-06 18:38 - Updated: 2026-01-04 15:57Notes
{
"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": "Custom Metrics Autoscaler Operator for Red Hat OpenShift including security updates.\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": "The Custom Metrics Autoscaler Operator for Red Hat OpenShift is an optional\noperator, based on the Kubernetes Event Driven Autoscaler (KEDA), that allows workloads to be scaled using additional metrics sources other than pod metrics.\nThis release builds upon updated compiler, runtime library, and base images for the purpose of resolving any potential security issues present in previous toolset versions.\n\nThis version makes use of newer tools and libraries to address the following issues:\ngolang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\ngolang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\ngolang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\ngolang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\ngolang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\ngolang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\ngolang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\ngolang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\ngolang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\ngolang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\ngolang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\ngolang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\ngolang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\ngolang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\ngolang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)",
"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:1042",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2100763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100763"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113945"
},
{
"category": "external",
"summary": "2118404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118404"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "OCPNODE-1260",
"url": "https://issues.redhat.com/browse/OCPNODE-1260"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1042.json"
}
],
"title": "Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift (with security updates)",
"tracking": {
"current_release_date": "2026-01-04T15:57:49+00:00",
"generator": {
"date": "2026-01-04T15:57:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:1042",
"initial_release_date": "2023-03-06T18:38:53+00:00",
"revision_history": [
{
"date": "2023-03-06T18:38:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-06T18:38:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:57:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Custom Metrics Autoscaler 2",
"product": {
"name": "OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_custom_metrics_autoscaler:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Custom Metrics Autoscaler"
},
{
"branches": [
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator\u0026tag=2.8.2-143"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:0446
Vulnerability from csaf_redhat - Published: 2023-01-25 09:20 - Updated: 2026-01-04 15:57Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Internal linking fails on ppc64le (BZ#2144545)\n\n* crypto testcases fail on golang on s390x [rhel-8] (BZ#2149313)",
"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:0446",
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2139718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139718"
},
{
"category": "external",
"summary": "2149313",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149313"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0446.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security and bug fix update",
"tracking": {
"current_release_date": "2026-01-04T15:57:25+00:00",
"generator": {
"date": "2026-01-04T15:57:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0446",
"initial_release_date": "2023-01-25T09:20:12+00:00",
"revision_history": [
{
"date": "2023-01-25T09:20:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-25T09:20:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:57:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=src\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=src\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src (go-toolset:rhel8)",
"product_id": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.8.3-1.module%2Bel8.7.0%2B15126%2B0e0a42d9?arch=src\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=noarch\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=noarch\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=noarch\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=noarch\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=s390x\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=s390x\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=s390x\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.8.3-1.module%2Bel8.7.0%2B15126%2B0e0a42d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.8.3-1.module%2Bel8.7.0%2B15126%2B0e0a42d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.8.3-1.module%2Bel8.7.0%2B15126%2B0e0a42d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:3613
Vulnerability from csaf_redhat - Published: 2023-06-26 01:19 - Updated: 2026-01-04 11:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.22 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of [impact]. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.22. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:3615\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html.",
"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:3613",
"url": "https://access.redhat.com/errata/RHSA-2023:3613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"url": "https://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3613.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.22 packages and security update",
"tracking": {
"current_release_date": "2026-01-04T11:49:21+00:00",
"generator": {
"date": "2026-01-04T11:49:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:3613",
"initial_release_date": "2023-06-26T01:19:15+00:00",
"revision_history": [
{
"date": "2023-06-26T01:19:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-26T01:19:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:49:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"product_id": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202306121916.p0.g8c21020.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-7.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"product": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"product_id": "buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.1.rhaos4.12.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.src",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.src",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.59.1.el8_6.src",
"product": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.src",
"product_id": "kernel-0:4.18.0-372.59.1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.59.1.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.59.1.rt7.217.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"product_id": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202306121916.p0.g8c21020.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.12.0-202306140156.p0.g31dd228.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"product": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"product_id": "podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.1.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-4.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.6-4.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202306121916.p0.g8c21020.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-7.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_id": "buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.1.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.1.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.1.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.1.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.1.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-7.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-7.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "perf-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "perf-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.59.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.59.1.rt7.217.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202306121916.p0.g8c21020.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-4.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-4.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202306121916.p0.g8c21020.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-7.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_id": "buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.1.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.1.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.1.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.1.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.1.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-7.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-7.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "perf-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "perf-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.59.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202306121916.p0.g8c21020.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-4.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-4.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202306121916.p0.g8c21020.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_id": "buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-7.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-7.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.59.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202306121916.p0.g8c21020.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202306121916.p0.g8c21020.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-7.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_id": "buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.1.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.1.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.1.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.1.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.1.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-7.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-7.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "perf-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "perf-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.59.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202306121916.p0.g8c21020.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-6.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-4.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-4.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-7.rhaos4.12.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"product_id": "kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.59.1.el8_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.12.0-202306140156.p0.g31dd228.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.12.0-202306140156.p0.g31dd228.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.12.0-202306140156.p0.g31dd228.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.12.0-202306140156.p0.g31dd228.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"product": {
"name": "podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"product_id": "podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-6.1.rhaos4.12.el8?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src"
},
"product_reference": "buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src"
},
"product_reference": "kernel-0:4.18.0-372.59.1.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-372.59.1.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "perf-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "perf-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "perf-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src"
},
"product_reference": "podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch"
},
"product_reference": "podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.6-4.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-7.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-26T01:19:15+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3613"
}
],
"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-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-26T01:19:15+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3613"
}
],
"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": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-26T01:19:15+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3613"
}
],
"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-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-26T01:19:15+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3613"
}
],
"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-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-26T01:19:15+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3613"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-26T01:19:15+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3613"
}
],
"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-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.59.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.59.1.rt7.217.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202306090942.p0.g74dc7b3.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202306090942.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.2.0-6.1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.2.0-6.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202306140156.p0.g31dd228.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.59.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202306090942.p0.g3c01edd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202306121916.p0.g8c21020.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2024:0121
Vulnerability from csaf_redhat - Published: 2024-01-10 11:36 - Updated: 2026-01-04 11:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\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-2024:0121",
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0121.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security update",
"tracking": {
"current_release_date": "2026-01-04T11:49:25+00:00",
"generator": {
"date": "2026-01-04T11:49:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2024:0121",
"initial_release_date": "2024-01-10T11:36:02+00:00",
"revision_history": [
{
"date": "2024-01-10T11:36:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-10T11:36:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:49:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"product": {
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch (container-tools:4.0)",
"product_id": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0"
},
"product_reference": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2024:3254
Vulnerability from csaf_redhat - Published: 2024-05-22 11:48 - Updated: 2026-01-05 16:16Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* buildah: full container escape at build time (CVE-2024-1753)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n\n* jose-go: improper handling of highly compressed data (CVE-2024-28180)\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-2024:3254",
"url": "https://access.redhat.com/errata/RHSA-2024:3254"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2265513",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265513"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "RHEL-26664",
"url": "https://issues.redhat.com/browse/RHEL-26664"
},
{
"category": "external",
"summary": "RHEL-28628",
"url": "https://issues.redhat.com/browse/RHEL-28628"
},
{
"category": "external",
"summary": "RHEL-30885",
"url": "https://issues.redhat.com/browse/RHEL-30885"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3254.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-01-05T16:16:44+00:00",
"generator": {
"date": "2026-01-05T16:16:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2024:3254",
"initial_release_date": "2024-05-22T11:48:26+00:00",
"revision_history": [
{
"date": "2024-05-22T11:48:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T11:48:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-05T16:16:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=src\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch (container-tools:rhel8)",
"product_id": "podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.module%2Bel8.10.0%2B21590%2Bd7d75709?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-1.module%2Bel8.10.0%2B21632%2B761e0d34?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B21672%2B01ba06ae?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-2.module%2Bel8.10.0%2B21728%2Ba1d9b0ab?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240419145834:afee755d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3254"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3254"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2024-1753",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265513"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation to mount the host root filesystem inside the RUN step. The commands inside the RUN step will then have read-write access to the host filesystem, allowing for full container escape at build time.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: full container escape at build time",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1753"
},
{
"category": "external",
"summary": "RHBZ#2265513",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265513"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1753",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1753"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-pmf3-c36m-g5cf",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-pmf3-c36m-g5cf"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-874v-pj72-92f3",
"url": "https://github.com/containers/podman/security/advisories/GHSA-874v-pj72-92f3"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2658",
"url": "https://pkg.go.dev/vuln/GO-2024-2658"
}
],
"release_date": "2024-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3254"
},
{
"category": "workaround",
"details": "When SELinux is enabled, the container is restricted to limited read-only access.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "buildah: full container escape at build time"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed 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": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+21590+d7d75709.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-1.module+el8.10.0+21632+761e0d34.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-1.module+el8.10.0+21632+761e0d34.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+21672+01ba06ae.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.3-2.module+el8.10.0+21728+a1d9b0ab.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+21672+01ba06ae.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
}
]
}
RHSA-2023:4003
Vulnerability from csaf_redhat - Published: 2023-07-10 09:56 - Updated: 2026-01-05 16:06Notes
{
"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": "This is release 1.4 of the rpms for Red Hat Service Interconnect. Red Hat Service Interconnect 1.4 introduces a service network, linking TCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites. It allows geographically distributed services to connect as if they were all running in the same site.\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": "As a Kubernetes user, I cannot connect easily connect services from one cluster with services on another cluster. Red Hat Application Interconnect enables me to create a service network and it allows geographically distributed services to connect as if they were all running in the same site.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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:4003",
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect",
"url": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4003.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Service Interconnect 1.4 Release security update",
"tracking": {
"current_release_date": "2026-01-05T16:06:03+00:00",
"generator": {
"date": "2026-01-05T16:06:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:4003",
"initial_release_date": "2023-07-10T09:56:57+00:00",
"revision_history": [
{
"date": "2023-07-10T09:56:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-10T09:56:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-05T16:06:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Service Interconnect",
"product": {
"name": "Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_interconnect:1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Service Interconnect 1",
"product": {
"name": "Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_interconnect:1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Service Interconnect"
},
{
"branches": [
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el8ai.src",
"product": {
"name": "libwebsockets-0:4.3.1-1.el8ai.src",
"product_id": "libwebsockets-0:4.3.1-1.el8ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el8ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el8.src",
"product": {
"name": "skupper-router-0:2.4.1-2.el8.src",
"product_id": "skupper-router-0:2.4.1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-0:0.37.0-2.el8ai.src",
"product": {
"name": "qpid-proton-0:0.37.0-2.el8ai.src",
"product_id": "qpid-proton-0:0.37.0-2.el8ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton@0.37.0-2.el8ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el8.src",
"product": {
"name": "skupper-cli-0:1.4.1-2.el8.src",
"product_id": "skupper-cli-0:1.4.1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el9ai.src",
"product": {
"name": "libwebsockets-0:4.3.1-1.el9ai.src",
"product_id": "libwebsockets-0:4.3.1-1.el9ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el9ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el9.src",
"product": {
"name": "skupper-router-0:2.4.1-2.el9.src",
"product_id": "skupper-router-0:2.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-0:0.37.0-2.el9ai.src",
"product": {
"name": "qpid-proton-0:0.37.0-2.el9ai.src",
"product_id": "qpid-proton-0:0.37.0-2.el9ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton@0.37.0-2.el9ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-0:1.9.4-3.el9.src",
"product": {
"name": "jsoncpp-0:1.9.4-3.el9.src",
"product_id": "jsoncpp-0:1.9.4-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp@1.9.4-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el9.src",
"product": {
"name": "skupper-cli-0:1.4.1-2.el9.src",
"product_id": "skupper-cli-0:1.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-devel@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debugsource@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debuginfo@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debugsource@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debuginfo@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product_id": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-devel@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debugsource@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-qpid_proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product": {
"name": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product_id": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-devel@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debugsource@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debuginfo@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debugsource@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debuginfo@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product_id": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-devel@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-devel@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debugsource@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-qpid_proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-devel@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-debugsource@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-debuginfo@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product": {
"name": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product_id": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-common@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-docs@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-tools@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-common@2.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-docs@2.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-tools@2.4.1-2.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el8ai.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src"
},
"product_reference": "libwebsockets-0:4.3.1-1.el8ai.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-0:0.37.0-2.el8ai.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src"
},
"product_reference": "qpid-proton-0:0.37.0-2.el8ai.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el8.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src"
},
"product_reference": "skupper-cli-0:1.4.1-2.el8.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64"
},
"product_reference": "skupper-cli-0:1.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el8.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src"
},
"product_reference": "skupper-router-0:2.4.1-2.el8.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-common-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-common-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-0:1.9.4-3.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src"
},
"product_reference": "jsoncpp-0:1.9.4-3.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el9ai.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src"
},
"product_reference": "libwebsockets-0:4.3.1-1.el9ai.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-0:0.37.0-2.el9ai.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src"
},
"product_reference": "qpid-proton-0:0.37.0-2.el9ai.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src"
},
"product_reference": "skupper-cli-0:1.4.1-2.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
},
"product_reference": "skupper-cli-0:1.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src"
},
"product_reference": "skupper-router-0:2.4.1-2.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-common-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-common-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also 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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2022:7399
Vulnerability from csaf_redhat - Published: 2023-01-17 19:36 - Updated: 2026-01-05 16:05Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.0 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.12.0. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:7398\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nSecurity Fix(es):\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS\n(CVE-2021-38561)\n* golang: net/http: improper sanitization of Transfer-Encoding header\n(CVE-2022-1705)\n* golang: archive/tar: unbounded memory consumption when reading headers\n(CVE-2022-2879)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable\nquery parameters (CVE-2022-2880)\n* prometheus/client_golang: Denial of service using\nInstrumentHandlerCounter (CVE-2022-21698)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit\nX-Forwarded-For not working (CVE-2022-32148)\n* golang: net/url: JoinPath does not strip relative path components in all\ncircumstances (CVE-2022-32190)\n* vault: insufficient certificate revocation list checking (CVE-2022-41316)\n* golang: regexp/syntax: limit memory used by parsing regexps\n(CVE-2022-41715)\n* openshift: etcd grpc-proxy vulnerable to The Birthday attack against 64-bit block cipher (CVE-2023-0296)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted 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:7399",
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1843043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1843043"
},
{
"category": "external",
"summary": "1876933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1876933"
},
{
"category": "external",
"summary": "1879980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879980"
},
{
"category": "external",
"summary": "1894268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894268"
},
{
"category": "external",
"summary": "1896533",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1896533"
},
{
"category": "external",
"summary": "1904106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1904106"
},
{
"category": "external",
"summary": "1917662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1917662"
},
{
"category": "external",
"summary": "1924017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1924017"
},
{
"category": "external",
"summary": "1944065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944065"
},
{
"category": "external",
"summary": "1944365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944365"
},
{
"category": "external",
"summary": "1951835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951835"
},
{
"category": "external",
"summary": "1951901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951901"
},
{
"category": "external",
"summary": "1957709",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957709"
},
{
"category": "external",
"summary": "1962502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962502"
},
{
"category": "external",
"summary": "1977660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977660"
},
{
"category": "external",
"summary": "1997396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1997396"
},
{
"category": "external",
"summary": "2000276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000276"
},
{
"category": "external",
"summary": "2000552",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000552"
},
{
"category": "external",
"summary": "2000554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000554"
},
{
"category": "external",
"summary": "2001027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001027"
},
{
"category": "external",
"summary": "2001211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001211"
},
{
"category": "external",
"summary": "2001409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001409"
},
{
"category": "external",
"summary": "2006378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006378"
},
{
"category": "external",
"summary": "2006611",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006611"
},
{
"category": "external",
"summary": "2010365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010365"
},
{
"category": "external",
"summary": "2010375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010375"
},
{
"category": "external",
"summary": "2018481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2018481"
},
{
"category": "external",
"summary": "2021297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2021297"
},
{
"category": "external",
"summary": "2022328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022328"
},
{
"category": "external",
"summary": "2023443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023443"
},
{
"category": "external",
"summary": "2028474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028474"
},
{
"category": "external",
"summary": "2030406",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030406"
},
{
"category": "external",
"summary": "2033167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033167"
},
{
"category": "external",
"summary": "2033499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033499"
},
{
"category": "external",
"summary": "2034883",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034883"
},
{
"category": "external",
"summary": "2037329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2037329"
},
{
"category": "external",
"summary": "2039411",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039411"
},
{
"category": "external",
"summary": "2040612",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040612"
},
{
"category": "external",
"summary": "2043518",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2043518"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2046335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046335"
},
{
"category": "external",
"summary": "2048349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2048349"
},
{
"category": "external",
"summary": "2048789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2048789"
},
{
"category": "external",
"summary": "2049591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2049591"
},
{
"category": "external",
"summary": "2052662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052662"
},
{
"category": "external",
"summary": "2055247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055247"
},
{
"category": "external",
"summary": "2055620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055620"
},
{
"category": "external",
"summary": "2056387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056387"
},
{
"category": "external",
"summary": "2056888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056888"
},
{
"category": "external",
"summary": "2057637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057637"
},
{
"category": "external",
"summary": "2057972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057972"
},
{
"category": "external",
"summary": "2059125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059125"
},
{
"category": "external",
"summary": "2059599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059599"
},
{
"category": "external",
"summary": "2060068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060068"
},
{
"category": "external",
"summary": "2060079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060079"
},
{
"category": "external",
"summary": "2061947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061947"
},
{
"category": "external",
"summary": "2062579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062579"
},
{
"category": "external",
"summary": "2063764",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063764"
},
{
"category": "external",
"summary": "2065192",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065192"
},
{
"category": "external",
"summary": "2065727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065727"
},
{
"category": "external",
"summary": "2066560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066560"
},
{
"category": "external",
"summary": "2067059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067059"
},
{
"category": "external",
"summary": "2067323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067323"
},
{
"category": "external",
"summary": "2068910",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068910"
},
{
"category": "external",
"summary": "2070562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070562"
},
{
"category": "external",
"summary": "2071792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071792"
},
{
"category": "external",
"summary": "2073617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073617"
},
{
"category": "external",
"summary": "2075107",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075107"
},
{
"category": "external",
"summary": "2075607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075607"
},
{
"category": "external",
"summary": "2077933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077933"
},
{
"category": "external",
"summary": "2078691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078691"
},
{
"category": "external",
"summary": "2078727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078727"
},
{
"category": "external",
"summary": "2079214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079214"
},
{
"category": "external",
"summary": "2079249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079249"
},
{
"category": "external",
"summary": "2079679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079679"
},
{
"category": "external",
"summary": "2079690",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079690"
},
{
"category": "external",
"summary": "2080260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080260"
},
{
"category": "external",
"summary": "2080449",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080449"
},
{
"category": "external",
"summary": "2081674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081674"
},
{
"category": "external",
"summary": "2081734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081734"
},
{
"category": "external",
"summary": "2082395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082395"
},
{
"category": "external",
"summary": "2082588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082588"
},
{
"category": "external",
"summary": "2082599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082599"
},
{
"category": "external",
"summary": "2082773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082773"
},
{
"category": "external",
"summary": "2083041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083041"
},
{
"category": "external",
"summary": "2083226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083226"
},
{
"category": "external",
"summary": "2084453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084453"
},
{
"category": "external",
"summary": "2084471",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084471"
},
{
"category": "external",
"summary": "2084504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084504"
},
{
"category": "external",
"summary": "2085390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085390"
},
{
"category": "external",
"summary": "2086231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086231"
},
{
"category": "external",
"summary": "2086887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086887"
},
{
"category": "external",
"summary": "2087032",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087032"
},
{
"category": "external",
"summary": "2087679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087679"
},
{
"category": "external",
"summary": "2087981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087981"
},
{
"category": "external",
"summary": "2088033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088033"
},
{
"category": "external",
"summary": "2088583",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088583"
},
{
"category": "external",
"summary": "2089199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089199"
},
{
"category": "external",
"summary": "2089221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089221"
},
{
"category": "external",
"summary": "2089402",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089402"
},
{
"category": "external",
"summary": "2089807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089807"
},
{
"category": "external",
"summary": "2089950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089950"
},
{
"category": "external",
"summary": "2090135",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090135"
},
{
"category": "external",
"summary": "2090836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090836"
},
{
"category": "external",
"summary": "2090988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090988"
},
{
"category": "external",
"summary": "2091102",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091102"
},
{
"category": "external",
"summary": "2091109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091109"
},
{
"category": "external",
"summary": "2091238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091238"
},
{
"category": "external",
"summary": "2091545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091545"
},
{
"category": "external",
"summary": "2091555",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091555"
},
{
"category": "external",
"summary": "2091573",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091573"
},
{
"category": "external",
"summary": "2091864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091864"
},
{
"category": "external",
"summary": "2092319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092319"
},
{
"category": "external",
"summary": "2092731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092731"
},
{
"category": "external",
"summary": "2092920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092920"
},
{
"category": "external",
"summary": "2093016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093016"
},
{
"category": "external",
"summary": "2093040",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093040"
},
{
"category": "external",
"summary": "2093046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093046"
},
{
"category": "external",
"summary": "2093440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093440"
},
{
"category": "external",
"summary": "2093826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093826"
},
{
"category": "external",
"summary": "2093852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093852"
},
{
"category": "external",
"summary": "2093892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093892"
},
{
"category": "external",
"summary": "2094012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094012"
},
{
"category": "external",
"summary": "2094068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094068"
},
{
"category": "external",
"summary": "2094101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094101"
},
{
"category": "external",
"summary": "2094174",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094174"
},
{
"category": "external",
"summary": "2094240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094240"
},
{
"category": "external",
"summary": "2094362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094362"
},
{
"category": "external",
"summary": "2094462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094462"
},
{
"category": "external",
"summary": "2094502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094502"
},
{
"category": "external",
"summary": "2094558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094558"
},
{
"category": "external",
"summary": "2094716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094716"
},
{
"category": "external",
"summary": "2094783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094783"
},
{
"category": "external",
"summary": "2094865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094865"
},
{
"category": "external",
"summary": "2095323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095323"
},
{
"category": "external",
"summary": "2095623",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095623"
},
{
"category": "external",
"summary": "2095708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095708"
},
{
"category": "external",
"summary": "2095852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095852"
},
{
"category": "external",
"summary": "2097026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097026"
},
{
"category": "external",
"summary": "2097073",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097073"
},
{
"category": "external",
"summary": "2097221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097221"
},
{
"category": "external",
"summary": "2097243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097243"
},
{
"category": "external",
"summary": "2097431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097431"
},
{
"category": "external",
"summary": "2097557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097557"
},
{
"category": "external",
"summary": "2097691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097691"
},
{
"category": "external",
"summary": "2097701",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097701"
},
{
"category": "external",
"summary": "2097785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097785"
},
{
"category": "external",
"summary": "2098053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098053"
},
{
"category": "external",
"summary": "2098054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098054"
},
{
"category": "external",
"summary": "2098072",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098072"
},
{
"category": "external",
"summary": "2098124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098124"
},
{
"category": "external",
"summary": "2098234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098234"
},
{
"category": "external",
"summary": "2098299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098299"
},
{
"category": "external",
"summary": "2099401",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099401"
},
{
"category": "external",
"summary": "2099664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099664"
},
{
"category": "external",
"summary": "2099795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099795"
},
{
"category": "external",
"summary": "2099864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099864"
},
{
"category": "external",
"summary": "2099939",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099939"
},
{
"category": "external",
"summary": "2099945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099945"
},
{
"category": "external",
"summary": "2099991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099991"
},
{
"category": "external",
"summary": "2100166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100166"
},
{
"category": "external",
"summary": "2100220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100220"
},
{
"category": "external",
"summary": "2100249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100249"
},
{
"category": "external",
"summary": "2100312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100312"
},
{
"category": "external",
"summary": "2100334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100334"
},
{
"category": "external",
"summary": "2100342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100342"
},
{
"category": "external",
"summary": "2100472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100472"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2100640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100640"
},
{
"category": "external",
"summary": "2100702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100702"
},
{
"category": "external",
"summary": "2100708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100708"
},
{
"category": "external",
"summary": "2100774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100774"
},
{
"category": "external",
"summary": "2100843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100843"
},
{
"category": "external",
"summary": "2100845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100845"
},
{
"category": "external",
"summary": "2100852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100852"
},
{
"category": "external",
"summary": "2100860",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100860"
},
{
"category": "external",
"summary": "2100882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100882"
},
{
"category": "external",
"summary": "2100918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100918"
},
{
"category": "external",
"summary": "2100923",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100923"
},
{
"category": "external",
"summary": "2101157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101157"
},
{
"category": "external",
"summary": "2101343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101343"
},
{
"category": "external",
"summary": "2101357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101357"
},
{
"category": "external",
"summary": "2101444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101444"
},
{
"category": "external",
"summary": "2101511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101511"
},
{
"category": "external",
"summary": "2101520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101520"
},
{
"category": "external",
"summary": "2101622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101622"
},
{
"category": "external",
"summary": "2101645",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101645"
},
{
"category": "external",
"summary": "2101736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101736"
},
{
"category": "external",
"summary": "2101843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101843"
},
{
"category": "external",
"summary": "2101878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101878"
},
{
"category": "external",
"summary": "2101880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101880"
},
{
"category": "external",
"summary": "2101885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101885"
},
{
"category": "external",
"summary": "2101992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101992"
},
{
"category": "external",
"summary": "2102004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102004"
},
{
"category": "external",
"summary": "2102098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102098"
},
{
"category": "external",
"summary": "2102109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102109"
},
{
"category": "external",
"summary": "2102228",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102228"
},
{
"category": "external",
"summary": "2102269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102269"
},
{
"category": "external",
"summary": "2102324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102324"
},
{
"category": "external",
"summary": "2102341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102341"
},
{
"category": "external",
"summary": "2102344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102344"
},
{
"category": "external",
"summary": "2102371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102371"
},
{
"category": "external",
"summary": "2102383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102383"
},
{
"category": "external",
"summary": "2102450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102450"
},
{
"category": "external",
"summary": "2102632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102632"
},
{
"category": "external",
"summary": "2102673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102673"
},
{
"category": "external",
"summary": "2102676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102676"
},
{
"category": "external",
"summary": "2102766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102766"
},
{
"category": "external",
"summary": "2103061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103061"
},
{
"category": "external",
"summary": "2103090",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103090"
},
{
"category": "external",
"summary": "2103126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103126"
},
{
"category": "external",
"summary": "2103144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103144"
},
{
"category": "external",
"summary": "2103178",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103178"
},
{
"category": "external",
"summary": "2103224",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103224"
},
{
"category": "external",
"summary": "2103236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103236"
},
{
"category": "external",
"summary": "2103283",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103283"
},
{
"category": "external",
"summary": "2103590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103590"
},
{
"category": "external",
"summary": "2103668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103668"
},
{
"category": "external",
"summary": "2103680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103680"
},
{
"category": "external",
"summary": "2103725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103725"
},
{
"category": "external",
"summary": "2103786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103786"
},
{
"category": "external",
"summary": "2103940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103940"
},
{
"category": "external",
"summary": "2103972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103972"
},
{
"category": "external",
"summary": "2103981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103981"
},
{
"category": "external",
"summary": "2104275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104275"
},
{
"category": "external",
"summary": "2104337",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104337"
},
{
"category": "external",
"summary": "2104373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104373"
},
{
"category": "external",
"summary": "2104481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104481"
},
{
"category": "external",
"summary": "2104503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104503"
},
{
"category": "external",
"summary": "2104549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104549"
},
{
"category": "external",
"summary": "2104578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104578"
},
{
"category": "external",
"summary": "2104619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104619"
},
{
"category": "external",
"summary": "2104642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104642"
},
{
"category": "external",
"summary": "2104784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104784"
},
{
"category": "external",
"summary": "2104803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104803"
},
{
"category": "external",
"summary": "2104953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104953"
},
{
"category": "external",
"summary": "2105003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105003"
},
{
"category": "external",
"summary": "2105045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105045"
},
{
"category": "external",
"summary": "2105071",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105071"
},
{
"category": "external",
"summary": "2105123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105123"
},
{
"category": "external",
"summary": "2105165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105165"
},
{
"category": "external",
"summary": "2105303",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105303"
},
{
"category": "external",
"summary": "2105325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105325"
},
{
"category": "external",
"summary": "2105328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105328"
},
{
"category": "external",
"summary": "2105341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105341"
},
{
"category": "external",
"summary": "2105344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105344"
},
{
"category": "external",
"summary": "2105399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105399"
},
{
"category": "external",
"summary": "2105706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105706"
},
{
"category": "external",
"summary": "2105909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105909"
},
{
"category": "external",
"summary": "2105918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105918"
},
{
"category": "external",
"summary": "2105933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105933"
},
{
"category": "external",
"summary": "2105967",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105967"
},
{
"category": "external",
"summary": "2105996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105996"
},
{
"category": "external",
"summary": "2106044",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106044"
},
{
"category": "external",
"summary": "2106055",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106055"
},
{
"category": "external",
"summary": "2106061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106061"
},
{
"category": "external",
"summary": "2106086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106086"
},
{
"category": "external",
"summary": "2106298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106298"
},
{
"category": "external",
"summary": "2106366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106366"
},
{
"category": "external",
"summary": "2106372",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106372"
},
{
"category": "external",
"summary": "2106377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106377"
},
{
"category": "external",
"summary": "2106378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106378"
},
{
"category": "external",
"summary": "2106403",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106403"
},
{
"category": "external",
"summary": "2106444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106444"
},
{
"category": "external",
"summary": "2106449",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106449"
},
{
"category": "external",
"summary": "2106476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106476"
},
{
"category": "external",
"summary": "2106667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106667"
},
{
"category": "external",
"summary": "2106733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106733"
},
{
"category": "external",
"summary": "2106770",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106770"
},
{
"category": "external",
"summary": "2106803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106803"
},
{
"category": "external",
"summary": "2106805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106805"
},
{
"category": "external",
"summary": "2106862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106862"
},
{
"category": "external",
"summary": "2106866",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106866"
},
{
"category": "external",
"summary": "2106935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106935"
},
{
"category": "external",
"summary": "2107043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107043"
},
{
"category": "external",
"summary": "2107068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107068"
},
{
"category": "external",
"summary": "2107113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107113"
},
{
"category": "external",
"summary": "2107178",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107178"
},
{
"category": "external",
"summary": "2107241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107241"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107469"
},
{
"category": "external",
"summary": "2107513",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107513"
},
{
"category": "external",
"summary": "2107558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107558"
},
{
"category": "external",
"summary": "2107566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107566"
},
{
"category": "external",
"summary": "2107578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107578"
},
{
"category": "external",
"summary": "2107999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107999"
},
{
"category": "external",
"summary": "2108033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108033"
},
{
"category": "external",
"summary": "2108054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108054"
},
{
"category": "external",
"summary": "2108222",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108222"
},
{
"category": "external",
"summary": "2108307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108307"
},
{
"category": "external",
"summary": "2108317",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108317"
},
{
"category": "external",
"summary": "2108320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108320"
},
{
"category": "external",
"summary": "2108473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108473"
},
{
"category": "external",
"summary": "2108551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108551"
},
{
"category": "external",
"summary": "2108647",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108647"
},
{
"category": "external",
"summary": "2108708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108708"
},
{
"category": "external",
"summary": "2108858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108858"
},
{
"category": "external",
"summary": "2109045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109045"
},
{
"category": "external",
"summary": "2109056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109056"
},
{
"category": "external",
"summary": "2109059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109059"
},
{
"category": "external",
"summary": "2109152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109152"
},
{
"category": "external",
"summary": "2109258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109258"
},
{
"category": "external",
"summary": "2109374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109374"
},
{
"category": "external",
"summary": "2109388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109388"
},
{
"category": "external",
"summary": "2109469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109469"
},
{
"category": "external",
"summary": "2109502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109502"
},
{
"category": "external",
"summary": "2109511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109511"
},
{
"category": "external",
"summary": "2109538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109538"
},
{
"category": "external",
"summary": "2109697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109697"
},
{
"category": "external",
"summary": "2109800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109800"
},
{
"category": "external",
"summary": "2109854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109854"
},
{
"category": "external",
"summary": "2109945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109945"
},
{
"category": "external",
"summary": "2109963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109963"
},
{
"category": "external",
"summary": "2109965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109965"
},
{
"category": "external",
"summary": "2109967",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109967"
},
{
"category": "external",
"summary": "2110281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110281"
},
{
"category": "external",
"summary": "2110321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110321"
},
{
"category": "external",
"summary": "2110501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110501"
},
{
"category": "external",
"summary": "2110525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110525"
},
{
"category": "external",
"summary": "2110590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110590"
},
{
"category": "external",
"summary": "2110617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110617"
},
{
"category": "external",
"summary": "2110629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110629"
},
{
"category": "external",
"summary": "2110722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110722"
},
{
"category": "external",
"summary": "2110927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110927"
},
{
"category": "external",
"summary": "2111151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111151"
},
{
"category": "external",
"summary": "2111165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111165"
},
{
"category": "external",
"summary": "2111205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111205"
},
{
"category": "external",
"summary": "2111467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111467"
},
{
"category": "external",
"summary": "2111474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111474"
},
{
"category": "external",
"summary": "2111534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111534"
},
{
"category": "external",
"summary": "2111537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111537"
},
{
"category": "external",
"summary": "2111586",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111586"
},
{
"category": "external",
"summary": "2111686",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111686"
},
{
"category": "external",
"summary": "2111733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111733"
},
{
"category": "external",
"summary": "2111817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111817"
},
{
"category": "external",
"summary": "2111842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111842"
},
{
"category": "external",
"summary": "2111878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111878"
},
{
"category": "external",
"summary": "2111972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111972"
},
{
"category": "external",
"summary": "2111979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111979"
},
{
"category": "external",
"summary": "2111984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111984"
},
{
"category": "external",
"summary": "2112086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112086"
},
{
"category": "external",
"summary": "2112146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112146"
},
{
"category": "external",
"summary": "2112237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112237"
},
{
"category": "external",
"summary": "2112481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112481"
},
{
"category": "external",
"summary": "2112812",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112812"
},
{
"category": "external",
"summary": "2112862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112862"
},
{
"category": "external",
"summary": "2112934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112934"
},
{
"category": "external",
"summary": "2113936",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113936"
},
{
"category": "external",
"summary": "2113977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113977"
},
{
"category": "external",
"summary": "2114009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114009"
},
{
"category": "external",
"summary": "2114488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114488"
},
{
"category": "external",
"summary": "2114506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114506"
},
{
"category": "external",
"summary": "2114721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114721"
},
{
"category": "external",
"summary": "2114754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114754"
},
{
"category": "external",
"summary": "2114779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114779"
},
{
"category": "external",
"summary": "2114834",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114834"
},
{
"category": "external",
"summary": "2114968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114968"
},
{
"category": "external",
"summary": "2115308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115308"
},
{
"category": "external",
"summary": "2115347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115347"
},
{
"category": "external",
"summary": "2115358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115358"
},
{
"category": "external",
"summary": "2115479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115479"
},
{
"category": "external",
"summary": "2115522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115522"
},
{
"category": "external",
"summary": "2115527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115527"
},
{
"category": "external",
"summary": "2115528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115528"
},
{
"category": "external",
"summary": "2115638",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115638"
},
{
"category": "external",
"summary": "2115684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115684"
},
{
"category": "external",
"summary": "2115790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115790"
},
{
"category": "external",
"summary": "2115799",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115799"
},
{
"category": "external",
"summary": "2115802",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115802"
},
{
"category": "external",
"summary": "2115814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115814"
},
{
"category": "external",
"summary": "2115899",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115899"
},
{
"category": "external",
"summary": "2116382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116382"
},
{
"category": "external",
"summary": "2116415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116415"
},
{
"category": "external",
"summary": "2116460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116460"
},
{
"category": "external",
"summary": "2116547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116547"
},
{
"category": "external",
"summary": "2116715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116715"
},
{
"category": "external",
"summary": "2116973",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116973"
},
{
"category": "external",
"summary": "2116982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116982"
},
{
"category": "external",
"summary": "2117033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117033"
},
{
"category": "external",
"summary": "2117142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117142"
},
{
"category": "external",
"summary": "2117235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117235"
},
{
"category": "external",
"summary": "2117255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117255"
},
{
"category": "external",
"summary": "2117310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117310"
},
{
"category": "external",
"summary": "2117387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117387"
},
{
"category": "external",
"summary": "2117423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117423"
},
{
"category": "external",
"summary": "2117439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117439"
},
{
"category": "external",
"summary": "2117474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117474"
},
{
"category": "external",
"summary": "2117524",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117524"
},
{
"category": "external",
"summary": "2117569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117569"
},
{
"category": "external",
"summary": "2117595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117595"
},
{
"category": "external",
"summary": "2117602",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117602"
},
{
"category": "external",
"summary": "2117646",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117646"
},
{
"category": "external",
"summary": "2117738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117738"
},
{
"category": "external",
"summary": "2117749",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117749"
},
{
"category": "external",
"summary": "2117822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117822"
},
{
"category": "external",
"summary": "2118286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118286"
},
{
"category": "external",
"summary": "2118318",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118318"
},
{
"category": "external",
"summary": "2118550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118550"
},
{
"category": "external",
"summary": "2118563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118563"
},
{
"category": "external",
"summary": "2118625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118625"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2135339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135339"
},
{
"category": "external",
"summary": "2161287",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161287"
},
{
"category": "external",
"summary": "OCPBUGS-1000",
"url": "https://issues.redhat.com/browse/OCPBUGS-1000"
},
{
"category": "external",
"summary": "OCPBUGS-1004",
"url": "https://issues.redhat.com/browse/OCPBUGS-1004"
},
{
"category": "external",
"summary": "OCPBUGS-1017",
"url": "https://issues.redhat.com/browse/OCPBUGS-1017"
},
{
"category": "external",
"summary": "OCPBUGS-1029",
"url": "https://issues.redhat.com/browse/OCPBUGS-1029"
},
{
"category": "external",
"summary": "OCPBUGS-1038",
"url": "https://issues.redhat.com/browse/OCPBUGS-1038"
},
{
"category": "external",
"summary": "OCPBUGS-1044",
"url": "https://issues.redhat.com/browse/OCPBUGS-1044"
},
{
"category": "external",
"summary": "OCPBUGS-1049",
"url": "https://issues.redhat.com/browse/OCPBUGS-1049"
},
{
"category": "external",
"summary": "OCPBUGS-1067",
"url": "https://issues.redhat.com/browse/OCPBUGS-1067"
},
{
"category": "external",
"summary": "OCPBUGS-1068",
"url": "https://issues.redhat.com/browse/OCPBUGS-1068"
},
{
"category": "external",
"summary": "OCPBUGS-1069",
"url": "https://issues.redhat.com/browse/OCPBUGS-1069"
},
{
"category": "external",
"summary": "OCPBUGS-1076",
"url": "https://issues.redhat.com/browse/OCPBUGS-1076"
},
{
"category": "external",
"summary": "OCPBUGS-1080",
"url": "https://issues.redhat.com/browse/OCPBUGS-1080"
},
{
"category": "external",
"summary": "OCPBUGS-1083",
"url": "https://issues.redhat.com/browse/OCPBUGS-1083"
},
{
"category": "external",
"summary": "OCPBUGS-1105",
"url": "https://issues.redhat.com/browse/OCPBUGS-1105"
},
{
"category": "external",
"summary": "OCPBUGS-1106",
"url": "https://issues.redhat.com/browse/OCPBUGS-1106"
},
{
"category": "external",
"summary": "OCPBUGS-1132",
"url": "https://issues.redhat.com/browse/OCPBUGS-1132"
},
{
"category": "external",
"summary": "OCPBUGS-122",
"url": "https://issues.redhat.com/browse/OCPBUGS-122"
},
{
"category": "external",
"summary": "OCPBUGS-1226",
"url": "https://issues.redhat.com/browse/OCPBUGS-1226"
},
{
"category": "external",
"summary": "OCPBUGS-1227",
"url": "https://issues.redhat.com/browse/OCPBUGS-1227"
},
{
"category": "external",
"summary": "OCPBUGS-1231",
"url": "https://issues.redhat.com/browse/OCPBUGS-1231"
},
{
"category": "external",
"summary": "OCPBUGS-1234",
"url": "https://issues.redhat.com/browse/OCPBUGS-1234"
},
{
"category": "external",
"summary": "OCPBUGS-1237",
"url": "https://issues.redhat.com/browse/OCPBUGS-1237"
},
{
"category": "external",
"summary": "OCPBUGS-1244",
"url": "https://issues.redhat.com/browse/OCPBUGS-1244"
},
{
"category": "external",
"summary": "OCPBUGS-1247",
"url": "https://issues.redhat.com/browse/OCPBUGS-1247"
},
{
"category": "external",
"summary": "OCPBUGS-1256",
"url": "https://issues.redhat.com/browse/OCPBUGS-1256"
},
{
"category": "external",
"summary": "OCPBUGS-1257",
"url": "https://issues.redhat.com/browse/OCPBUGS-1257"
},
{
"category": "external",
"summary": "OCPBUGS-1263",
"url": "https://issues.redhat.com/browse/OCPBUGS-1263"
},
{
"category": "external",
"summary": "OCPBUGS-1268",
"url": "https://issues.redhat.com/browse/OCPBUGS-1268"
},
{
"category": "external",
"summary": "OCPBUGS-1274",
"url": "https://issues.redhat.com/browse/OCPBUGS-1274"
},
{
"category": "external",
"summary": "OCPBUGS-1290",
"url": "https://issues.redhat.com/browse/OCPBUGS-1290"
},
{
"category": "external",
"summary": "OCPBUGS-1318",
"url": "https://issues.redhat.com/browse/OCPBUGS-1318"
},
{
"category": "external",
"summary": "OCPBUGS-1321",
"url": "https://issues.redhat.com/browse/OCPBUGS-1321"
},
{
"category": "external",
"summary": "OCPBUGS-1324",
"url": "https://issues.redhat.com/browse/OCPBUGS-1324"
},
{
"category": "external",
"summary": "OCPBUGS-1329",
"url": "https://issues.redhat.com/browse/OCPBUGS-1329"
},
{
"category": "external",
"summary": "OCPBUGS-1351",
"url": "https://issues.redhat.com/browse/OCPBUGS-1351"
},
{
"category": "external",
"summary": "OCPBUGS-1353",
"url": "https://issues.redhat.com/browse/OCPBUGS-1353"
},
{
"category": "external",
"summary": "OCPBUGS-1361",
"url": "https://issues.redhat.com/browse/OCPBUGS-1361"
},
{
"category": "external",
"summary": "OCPBUGS-1364",
"url": "https://issues.redhat.com/browse/OCPBUGS-1364"
},
{
"category": "external",
"summary": "OCPBUGS-1402",
"url": "https://issues.redhat.com/browse/OCPBUGS-1402"
},
{
"category": "external",
"summary": "OCPBUGS-1409",
"url": "https://issues.redhat.com/browse/OCPBUGS-1409"
},
{
"category": "external",
"summary": "OCPBUGS-1416",
"url": "https://issues.redhat.com/browse/OCPBUGS-1416"
},
{
"category": "external",
"summary": "OCPBUGS-1417",
"url": "https://issues.redhat.com/browse/OCPBUGS-1417"
},
{
"category": "external",
"summary": "OCPBUGS-1421",
"url": "https://issues.redhat.com/browse/OCPBUGS-1421"
},
{
"category": "external",
"summary": "OCPBUGS-1429",
"url": "https://issues.redhat.com/browse/OCPBUGS-1429"
},
{
"category": "external",
"summary": "OCPBUGS-1434",
"url": "https://issues.redhat.com/browse/OCPBUGS-1434"
},
{
"category": "external",
"summary": "OCPBUGS-1437",
"url": "https://issues.redhat.com/browse/OCPBUGS-1437"
},
{
"category": "external",
"summary": "OCPBUGS-1456",
"url": "https://issues.redhat.com/browse/OCPBUGS-1456"
},
{
"category": "external",
"summary": "OCPBUGS-1470",
"url": "https://issues.redhat.com/browse/OCPBUGS-1470"
},
{
"category": "external",
"summary": "OCPBUGS-1479",
"url": "https://issues.redhat.com/browse/OCPBUGS-1479"
},
{
"category": "external",
"summary": "OCPBUGS-1482",
"url": "https://issues.redhat.com/browse/OCPBUGS-1482"
},
{
"category": "external",
"summary": "OCPBUGS-1484",
"url": "https://issues.redhat.com/browse/OCPBUGS-1484"
},
{
"category": "external",
"summary": "OCPBUGS-1489",
"url": "https://issues.redhat.com/browse/OCPBUGS-1489"
},
{
"category": "external",
"summary": "OCPBUGS-1498",
"url": "https://issues.redhat.com/browse/OCPBUGS-1498"
},
{
"category": "external",
"summary": "OCPBUGS-1502",
"url": "https://issues.redhat.com/browse/OCPBUGS-1502"
},
{
"category": "external",
"summary": "OCPBUGS-1503",
"url": "https://issues.redhat.com/browse/OCPBUGS-1503"
},
{
"category": "external",
"summary": "OCPBUGS-1505",
"url": "https://issues.redhat.com/browse/OCPBUGS-1505"
},
{
"category": "external",
"summary": "OCPBUGS-1512",
"url": "https://issues.redhat.com/browse/OCPBUGS-1512"
},
{
"category": "external",
"summary": "OCPBUGS-1515",
"url": "https://issues.redhat.com/browse/OCPBUGS-1515"
},
{
"category": "external",
"summary": "OCPBUGS-1522",
"url": "https://issues.redhat.com/browse/OCPBUGS-1522"
},
{
"category": "external",
"summary": "OCPBUGS-1533",
"url": "https://issues.redhat.com/browse/OCPBUGS-1533"
},
{
"category": "external",
"summary": "OCPBUGS-1549",
"url": "https://issues.redhat.com/browse/OCPBUGS-1549"
},
{
"category": "external",
"summary": "OCPBUGS-1554",
"url": "https://issues.redhat.com/browse/OCPBUGS-1554"
},
{
"category": "external",
"summary": "OCPBUGS-1558",
"url": "https://issues.redhat.com/browse/OCPBUGS-1558"
},
{
"category": "external",
"summary": "OCPBUGS-1569",
"url": "https://issues.redhat.com/browse/OCPBUGS-1569"
},
{
"category": "external",
"summary": "OCPBUGS-1570",
"url": "https://issues.redhat.com/browse/OCPBUGS-1570"
},
{
"category": "external",
"summary": "OCPBUGS-1616",
"url": "https://issues.redhat.com/browse/OCPBUGS-1616"
},
{
"category": "external",
"summary": "OCPBUGS-1621",
"url": "https://issues.redhat.com/browse/OCPBUGS-1621"
},
{
"category": "external",
"summary": "OCPBUGS-1629",
"url": "https://issues.redhat.com/browse/OCPBUGS-1629"
},
{
"category": "external",
"summary": "OCPBUGS-1636",
"url": "https://issues.redhat.com/browse/OCPBUGS-1636"
},
{
"category": "external",
"summary": "OCPBUGS-1641",
"url": "https://issues.redhat.com/browse/OCPBUGS-1641"
},
{
"category": "external",
"summary": "OCPBUGS-1645",
"url": "https://issues.redhat.com/browse/OCPBUGS-1645"
},
{
"category": "external",
"summary": "OCPBUGS-165",
"url": "https://issues.redhat.com/browse/OCPBUGS-165"
},
{
"category": "external",
"summary": "OCPBUGS-1677",
"url": "https://issues.redhat.com/browse/OCPBUGS-1677"
},
{
"category": "external",
"summary": "OCPBUGS-1678",
"url": "https://issues.redhat.com/browse/OCPBUGS-1678"
},
{
"category": "external",
"summary": "OCPBUGS-169",
"url": "https://issues.redhat.com/browse/OCPBUGS-169"
},
{
"category": "external",
"summary": "OCPBUGS-1698",
"url": "https://issues.redhat.com/browse/OCPBUGS-1698"
},
{
"category": "external",
"summary": "OCPBUGS-1705",
"url": "https://issues.redhat.com/browse/OCPBUGS-1705"
},
{
"category": "external",
"summary": "OCPBUGS-1708",
"url": "https://issues.redhat.com/browse/OCPBUGS-1708"
},
{
"category": "external",
"summary": "OCPBUGS-171",
"url": "https://issues.redhat.com/browse/OCPBUGS-171"
},
{
"category": "external",
"summary": "OCPBUGS-1717",
"url": "https://issues.redhat.com/browse/OCPBUGS-1717"
},
{
"category": "external",
"summary": "OCPBUGS-1718",
"url": "https://issues.redhat.com/browse/OCPBUGS-1718"
},
{
"category": "external",
"summary": "OCPBUGS-1730",
"url": "https://issues.redhat.com/browse/OCPBUGS-1730"
},
{
"category": "external",
"summary": "OCPBUGS-1731",
"url": "https://issues.redhat.com/browse/OCPBUGS-1731"
},
{
"category": "external",
"summary": "OCPBUGS-1736",
"url": "https://issues.redhat.com/browse/OCPBUGS-1736"
},
{
"category": "external",
"summary": "OCPBUGS-1746",
"url": "https://issues.redhat.com/browse/OCPBUGS-1746"
},
{
"category": "external",
"summary": "OCPBUGS-1776",
"url": "https://issues.redhat.com/browse/OCPBUGS-1776"
},
{
"category": "external",
"summary": "OCPBUGS-1789",
"url": "https://issues.redhat.com/browse/OCPBUGS-1789"
},
{
"category": "external",
"summary": "OCPBUGS-1799",
"url": "https://issues.redhat.com/browse/OCPBUGS-1799"
},
{
"category": "external",
"summary": "OCPBUGS-180",
"url": "https://issues.redhat.com/browse/OCPBUGS-180"
},
{
"category": "external",
"summary": "OCPBUGS-1806",
"url": "https://issues.redhat.com/browse/OCPBUGS-1806"
},
{
"category": "external",
"summary": "OCPBUGS-1810",
"url": "https://issues.redhat.com/browse/OCPBUGS-1810"
},
{
"category": "external",
"summary": "OCPBUGS-1824",
"url": "https://issues.redhat.com/browse/OCPBUGS-1824"
},
{
"category": "external",
"summary": "OCPBUGS-1825",
"url": "https://issues.redhat.com/browse/OCPBUGS-1825"
},
{
"category": "external",
"summary": "OCPBUGS-1827",
"url": "https://issues.redhat.com/browse/OCPBUGS-1827"
},
{
"category": "external",
"summary": "OCPBUGS-183",
"url": "https://issues.redhat.com/browse/OCPBUGS-183"
},
{
"category": "external",
"summary": "OCPBUGS-1831",
"url": "https://issues.redhat.com/browse/OCPBUGS-1831"
},
{
"category": "external",
"summary": "OCPBUGS-184",
"url": "https://issues.redhat.com/browse/OCPBUGS-184"
},
{
"category": "external",
"summary": "OCPBUGS-1853",
"url": "https://issues.redhat.com/browse/OCPBUGS-1853"
},
{
"category": "external",
"summary": "OCPBUGS-1856",
"url": "https://issues.redhat.com/browse/OCPBUGS-1856"
},
{
"category": "external",
"summary": "OCPBUGS-1877",
"url": "https://issues.redhat.com/browse/OCPBUGS-1877"
},
{
"category": "external",
"summary": "OCPBUGS-1880",
"url": "https://issues.redhat.com/browse/OCPBUGS-1880"
},
{
"category": "external",
"summary": "OCPBUGS-1881",
"url": "https://issues.redhat.com/browse/OCPBUGS-1881"
},
{
"category": "external",
"summary": "OCPBUGS-1896",
"url": "https://issues.redhat.com/browse/OCPBUGS-1896"
},
{
"category": "external",
"summary": "OCPBUGS-1900",
"url": "https://issues.redhat.com/browse/OCPBUGS-1900"
},
{
"category": "external",
"summary": "OCPBUGS-1904",
"url": "https://issues.redhat.com/browse/OCPBUGS-1904"
},
{
"category": "external",
"summary": "OCPBUGS-1912",
"url": "https://issues.redhat.com/browse/OCPBUGS-1912"
},
{
"category": "external",
"summary": "OCPBUGS-1913",
"url": "https://issues.redhat.com/browse/OCPBUGS-1913"
},
{
"category": "external",
"summary": "OCPBUGS-1916",
"url": "https://issues.redhat.com/browse/OCPBUGS-1916"
},
{
"category": "external",
"summary": "OCPBUGS-193",
"url": "https://issues.redhat.com/browse/OCPBUGS-193"
},
{
"category": "external",
"summary": "OCPBUGS-194",
"url": "https://issues.redhat.com/browse/OCPBUGS-194"
},
{
"category": "external",
"summary": "OCPBUGS-1941",
"url": "https://issues.redhat.com/browse/OCPBUGS-1941"
},
{
"category": "external",
"summary": "OCPBUGS-1949",
"url": "https://issues.redhat.com/browse/OCPBUGS-1949"
},
{
"category": "external",
"summary": "OCPBUGS-1950",
"url": "https://issues.redhat.com/browse/OCPBUGS-1950"
},
{
"category": "external",
"summary": "OCPBUGS-1962",
"url": "https://issues.redhat.com/browse/OCPBUGS-1962"
},
{
"category": "external",
"summary": "OCPBUGS-1979",
"url": "https://issues.redhat.com/browse/OCPBUGS-1979"
},
{
"category": "external",
"summary": "OCPBUGS-198",
"url": "https://issues.redhat.com/browse/OCPBUGS-198"
},
{
"category": "external",
"summary": "OCPBUGS-1992",
"url": "https://issues.redhat.com/browse/OCPBUGS-1992"
},
{
"category": "external",
"summary": "OCPBUGS-1994",
"url": "https://issues.redhat.com/browse/OCPBUGS-1994"
},
{
"category": "external",
"summary": "OCPBUGS-2004",
"url": "https://issues.redhat.com/browse/OCPBUGS-2004"
},
{
"category": "external",
"summary": "OCPBUGS-2009",
"url": "https://issues.redhat.com/browse/OCPBUGS-2009"
},
{
"category": "external",
"summary": "OCPBUGS-2010",
"url": "https://issues.redhat.com/browse/OCPBUGS-2010"
},
{
"category": "external",
"summary": "OCPBUGS-2029",
"url": "https://issues.redhat.com/browse/OCPBUGS-2029"
},
{
"category": "external",
"summary": "OCPBUGS-2052",
"url": "https://issues.redhat.com/browse/OCPBUGS-2052"
},
{
"category": "external",
"summary": "OCPBUGS-2063",
"url": "https://issues.redhat.com/browse/OCPBUGS-2063"
},
{
"category": "external",
"summary": "OCPBUGS-2071",
"url": "https://issues.redhat.com/browse/OCPBUGS-2071"
},
{
"category": "external",
"summary": "OCPBUGS-2075",
"url": "https://issues.redhat.com/browse/OCPBUGS-2075"
},
{
"category": "external",
"summary": "OCPBUGS-2076",
"url": "https://issues.redhat.com/browse/OCPBUGS-2076"
},
{
"category": "external",
"summary": "OCPBUGS-2079",
"url": "https://issues.redhat.com/browse/OCPBUGS-2079"
},
{
"category": "external",
"summary": "OCPBUGS-208",
"url": "https://issues.redhat.com/browse/OCPBUGS-208"
},
{
"category": "external",
"summary": "OCPBUGS-2086",
"url": "https://issues.redhat.com/browse/OCPBUGS-2086"
},
{
"category": "external",
"summary": "OCPBUGS-2100",
"url": "https://issues.redhat.com/browse/OCPBUGS-2100"
},
{
"category": "external",
"summary": "OCPBUGS-2102",
"url": "https://issues.redhat.com/browse/OCPBUGS-2102"
},
{
"category": "external",
"summary": "OCPBUGS-212",
"url": "https://issues.redhat.com/browse/OCPBUGS-212"
},
{
"category": "external",
"summary": "OCPBUGS-2122",
"url": "https://issues.redhat.com/browse/OCPBUGS-2122"
},
{
"category": "external",
"summary": "OCPBUGS-2125",
"url": "https://issues.redhat.com/browse/OCPBUGS-2125"
},
{
"category": "external",
"summary": "OCPBUGS-2138",
"url": "https://issues.redhat.com/browse/OCPBUGS-2138"
},
{
"category": "external",
"summary": "OCPBUGS-2151",
"url": "https://issues.redhat.com/browse/OCPBUGS-2151"
},
{
"category": "external",
"summary": "OCPBUGS-2152",
"url": "https://issues.redhat.com/browse/OCPBUGS-2152"
},
{
"category": "external",
"summary": "OCPBUGS-2155",
"url": "https://issues.redhat.com/browse/OCPBUGS-2155"
},
{
"category": "external",
"summary": "OCPBUGS-2157",
"url": "https://issues.redhat.com/browse/OCPBUGS-2157"
},
{
"category": "external",
"summary": "OCPBUGS-2158",
"url": "https://issues.redhat.com/browse/OCPBUGS-2158"
},
{
"category": "external",
"summary": "OCPBUGS-216",
"url": "https://issues.redhat.com/browse/OCPBUGS-216"
},
{
"category": "external",
"summary": "OCPBUGS-2167",
"url": "https://issues.redhat.com/browse/OCPBUGS-2167"
},
{
"category": "external",
"summary": "OCPBUGS-2175",
"url": "https://issues.redhat.com/browse/OCPBUGS-2175"
},
{
"category": "external",
"summary": "OCPBUGS-2181",
"url": "https://issues.redhat.com/browse/OCPBUGS-2181"
},
{
"category": "external",
"summary": "OCPBUGS-2195",
"url": "https://issues.redhat.com/browse/OCPBUGS-2195"
},
{
"category": "external",
"summary": "OCPBUGS-2197",
"url": "https://issues.redhat.com/browse/OCPBUGS-2197"
},
{
"category": "external",
"summary": "OCPBUGS-2219",
"url": "https://issues.redhat.com/browse/OCPBUGS-2219"
},
{
"category": "external",
"summary": "OCPBUGS-2223",
"url": "https://issues.redhat.com/browse/OCPBUGS-2223"
},
{
"category": "external",
"summary": "OCPBUGS-2227",
"url": "https://issues.redhat.com/browse/OCPBUGS-2227"
},
{
"category": "external",
"summary": "OCPBUGS-224",
"url": "https://issues.redhat.com/browse/OCPBUGS-224"
},
{
"category": "external",
"summary": "OCPBUGS-2249",
"url": "https://issues.redhat.com/browse/OCPBUGS-2249"
},
{
"category": "external",
"summary": "OCPBUGS-2262",
"url": "https://issues.redhat.com/browse/OCPBUGS-2262"
},
{
"category": "external",
"summary": "OCPBUGS-2265",
"url": "https://issues.redhat.com/browse/OCPBUGS-2265"
},
{
"category": "external",
"summary": "OCPBUGS-2269",
"url": "https://issues.redhat.com/browse/OCPBUGS-2269"
},
{
"category": "external",
"summary": "OCPBUGS-2301",
"url": "https://issues.redhat.com/browse/OCPBUGS-2301"
},
{
"category": "external",
"summary": "OCPBUGS-2316",
"url": "https://issues.redhat.com/browse/OCPBUGS-2316"
},
{
"category": "external",
"summary": "OCPBUGS-2322",
"url": "https://issues.redhat.com/browse/OCPBUGS-2322"
},
{
"category": "external",
"summary": "OCPBUGS-2325",
"url": "https://issues.redhat.com/browse/OCPBUGS-2325"
},
{
"category": "external",
"summary": "OCPBUGS-2327",
"url": "https://issues.redhat.com/browse/OCPBUGS-2327"
},
{
"category": "external",
"summary": "OCPBUGS-2328",
"url": "https://issues.redhat.com/browse/OCPBUGS-2328"
},
{
"category": "external",
"summary": "OCPBUGS-2330",
"url": "https://issues.redhat.com/browse/OCPBUGS-2330"
},
{
"category": "external",
"summary": "OCPBUGS-2334",
"url": "https://issues.redhat.com/browse/OCPBUGS-2334"
},
{
"category": "external",
"summary": "OCPBUGS-2338",
"url": "https://issues.redhat.com/browse/OCPBUGS-2338"
},
{
"category": "external",
"summary": "OCPBUGS-2340",
"url": "https://issues.redhat.com/browse/OCPBUGS-2340"
},
{
"category": "external",
"summary": "OCPBUGS-2346",
"url": "https://issues.redhat.com/browse/OCPBUGS-2346"
},
{
"category": "external",
"summary": "OCPBUGS-2354",
"url": "https://issues.redhat.com/browse/OCPBUGS-2354"
},
{
"category": "external",
"summary": "OCPBUGS-236",
"url": "https://issues.redhat.com/browse/OCPBUGS-236"
},
{
"category": "external",
"summary": "OCPBUGS-2360",
"url": "https://issues.redhat.com/browse/OCPBUGS-2360"
},
{
"category": "external",
"summary": "OCPBUGS-2362",
"url": "https://issues.redhat.com/browse/OCPBUGS-2362"
},
{
"category": "external",
"summary": "OCPBUGS-2369",
"url": "https://issues.redhat.com/browse/OCPBUGS-2369"
},
{
"category": "external",
"summary": "OCPBUGS-2372",
"url": "https://issues.redhat.com/browse/OCPBUGS-2372"
},
{
"category": "external",
"summary": "OCPBUGS-2373",
"url": "https://issues.redhat.com/browse/OCPBUGS-2373"
},
{
"category": "external",
"summary": "OCPBUGS-238",
"url": "https://issues.redhat.com/browse/OCPBUGS-238"
},
{
"category": "external",
"summary": "OCPBUGS-2396",
"url": "https://issues.redhat.com/browse/OCPBUGS-2396"
},
{
"category": "external",
"summary": "OCPBUGS-2435",
"url": "https://issues.redhat.com/browse/OCPBUGS-2435"
},
{
"category": "external",
"summary": "OCPBUGS-2436",
"url": "https://issues.redhat.com/browse/OCPBUGS-2436"
},
{
"category": "external",
"summary": "OCPBUGS-2437",
"url": "https://issues.redhat.com/browse/OCPBUGS-2437"
},
{
"category": "external",
"summary": "OCPBUGS-2438",
"url": "https://issues.redhat.com/browse/OCPBUGS-2438"
},
{
"category": "external",
"summary": "OCPBUGS-2446",
"url": "https://issues.redhat.com/browse/OCPBUGS-2446"
},
{
"category": "external",
"summary": "OCPBUGS-2455",
"url": "https://issues.redhat.com/browse/OCPBUGS-2455"
},
{
"category": "external",
"summary": "OCPBUGS-246",
"url": "https://issues.redhat.com/browse/OCPBUGS-246"
},
{
"category": "external",
"summary": "OCPBUGS-2469",
"url": "https://issues.redhat.com/browse/OCPBUGS-2469"
},
{
"category": "external",
"summary": "OCPBUGS-2478",
"url": "https://issues.redhat.com/browse/OCPBUGS-2478"
},
{
"category": "external",
"summary": "OCPBUGS-2495",
"url": "https://issues.redhat.com/browse/OCPBUGS-2495"
},
{
"category": "external",
"summary": "OCPBUGS-2508",
"url": "https://issues.redhat.com/browse/OCPBUGS-2508"
},
{
"category": "external",
"summary": "OCPBUGS-2512",
"url": "https://issues.redhat.com/browse/OCPBUGS-2512"
},
{
"category": "external",
"summary": "OCPBUGS-2558",
"url": "https://issues.redhat.com/browse/OCPBUGS-2558"
},
{
"category": "external",
"summary": "OCPBUGS-256",
"url": "https://issues.redhat.com/browse/OCPBUGS-256"
},
{
"category": "external",
"summary": "OCPBUGS-2592",
"url": "https://issues.redhat.com/browse/OCPBUGS-2592"
},
{
"category": "external",
"summary": "OCPBUGS-262",
"url": "https://issues.redhat.com/browse/OCPBUGS-262"
},
{
"category": "external",
"summary": "OCPBUGS-2621",
"url": "https://issues.redhat.com/browse/OCPBUGS-2621"
},
{
"category": "external",
"summary": "OCPBUGS-2635",
"url": "https://issues.redhat.com/browse/OCPBUGS-2635"
},
{
"category": "external",
"summary": "OCPBUGS-2638",
"url": "https://issues.redhat.com/browse/OCPBUGS-2638"
},
{
"category": "external",
"summary": "OCPBUGS-2651",
"url": "https://issues.redhat.com/browse/OCPBUGS-2651"
},
{
"category": "external",
"summary": "OCPBUGS-2654",
"url": "https://issues.redhat.com/browse/OCPBUGS-2654"
},
{
"category": "external",
"summary": "OCPBUGS-2656",
"url": "https://issues.redhat.com/browse/OCPBUGS-2656"
},
{
"category": "external",
"summary": "OCPBUGS-268",
"url": "https://issues.redhat.com/browse/OCPBUGS-268"
},
{
"category": "external",
"summary": "OCPBUGS-270",
"url": "https://issues.redhat.com/browse/OCPBUGS-270"
},
{
"category": "external",
"summary": "OCPBUGS-2726",
"url": "https://issues.redhat.com/browse/OCPBUGS-2726"
},
{
"category": "external",
"summary": "OCPBUGS-2741",
"url": "https://issues.redhat.com/browse/OCPBUGS-2741"
},
{
"category": "external",
"summary": "OCPBUGS-2757",
"url": "https://issues.redhat.com/browse/OCPBUGS-2757"
},
{
"category": "external",
"summary": "OCPBUGS-2774",
"url": "https://issues.redhat.com/browse/OCPBUGS-2774"
},
{
"category": "external",
"summary": "OCPBUGS-2775",
"url": "https://issues.redhat.com/browse/OCPBUGS-2775"
},
{
"category": "external",
"summary": "OCPBUGS-2779",
"url": "https://issues.redhat.com/browse/OCPBUGS-2779"
},
{
"category": "external",
"summary": "OCPBUGS-2803",
"url": "https://issues.redhat.com/browse/OCPBUGS-2803"
},
{
"category": "external",
"summary": "OCPBUGS-2822",
"url": "https://issues.redhat.com/browse/OCPBUGS-2822"
},
{
"category": "external",
"summary": "OCPBUGS-2826",
"url": "https://issues.redhat.com/browse/OCPBUGS-2826"
},
{
"category": "external",
"summary": "OCPBUGS-2837",
"url": "https://issues.redhat.com/browse/OCPBUGS-2837"
},
{
"category": "external",
"summary": "OCPBUGS-2848",
"url": "https://issues.redhat.com/browse/OCPBUGS-2848"
},
{
"category": "external",
"summary": "OCPBUGS-2854",
"url": "https://issues.redhat.com/browse/OCPBUGS-2854"
},
{
"category": "external",
"summary": "OCPBUGS-2874",
"url": "https://issues.redhat.com/browse/OCPBUGS-2874"
},
{
"category": "external",
"summary": "OCPBUGS-2896",
"url": "https://issues.redhat.com/browse/OCPBUGS-2896"
},
{
"category": "external",
"summary": "OCPBUGS-2909",
"url": "https://issues.redhat.com/browse/OCPBUGS-2909"
},
{
"category": "external",
"summary": "OCPBUGS-2915",
"url": "https://issues.redhat.com/browse/OCPBUGS-2915"
},
{
"category": "external",
"summary": "OCPBUGS-2918",
"url": "https://issues.redhat.com/browse/OCPBUGS-2918"
},
{
"category": "external",
"summary": "OCPBUGS-2927",
"url": "https://issues.redhat.com/browse/OCPBUGS-2927"
},
{
"category": "external",
"summary": "OCPBUGS-2974",
"url": "https://issues.redhat.com/browse/OCPBUGS-2974"
},
{
"category": "external",
"summary": "OCPBUGS-2975",
"url": "https://issues.redhat.com/browse/OCPBUGS-2975"
},
{
"category": "external",
"summary": "OCPBUGS-2979",
"url": "https://issues.redhat.com/browse/OCPBUGS-2979"
},
{
"category": "external",
"summary": "OCPBUGS-2984",
"url": "https://issues.redhat.com/browse/OCPBUGS-2984"
},
{
"category": "external",
"summary": "OCPBUGS-2995",
"url": "https://issues.redhat.com/browse/OCPBUGS-2995"
},
{
"category": "external",
"summary": "OCPBUGS-2997",
"url": "https://issues.redhat.com/browse/OCPBUGS-2997"
},
{
"category": "external",
"summary": "OCPBUGS-2998",
"url": "https://issues.redhat.com/browse/OCPBUGS-2998"
},
{
"category": "external",
"summary": "OCPBUGS-3003",
"url": "https://issues.redhat.com/browse/OCPBUGS-3003"
},
{
"category": "external",
"summary": "OCPBUGS-3019",
"url": "https://issues.redhat.com/browse/OCPBUGS-3019"
},
{
"category": "external",
"summary": "OCPBUGS-302",
"url": "https://issues.redhat.com/browse/OCPBUGS-302"
},
{
"category": "external",
"summary": "OCPBUGS-3022",
"url": "https://issues.redhat.com/browse/OCPBUGS-3022"
},
{
"category": "external",
"summary": "OCPBUGS-3028",
"url": "https://issues.redhat.com/browse/OCPBUGS-3028"
},
{
"category": "external",
"summary": "OCPBUGS-3035",
"url": "https://issues.redhat.com/browse/OCPBUGS-3035"
},
{
"category": "external",
"summary": "OCPBUGS-3037",
"url": "https://issues.redhat.com/browse/OCPBUGS-3037"
},
{
"category": "external",
"summary": "OCPBUGS-305",
"url": "https://issues.redhat.com/browse/OCPBUGS-305"
},
{
"category": "external",
"summary": "OCPBUGS-3055",
"url": "https://issues.redhat.com/browse/OCPBUGS-3055"
},
{
"category": "external",
"summary": "OCPBUGS-3071",
"url": "https://issues.redhat.com/browse/OCPBUGS-3071"
},
{
"category": "external",
"summary": "OCPBUGS-3075",
"url": "https://issues.redhat.com/browse/OCPBUGS-3075"
},
{
"category": "external",
"summary": "OCPBUGS-3080",
"url": "https://issues.redhat.com/browse/OCPBUGS-3080"
},
{
"category": "external",
"summary": "OCPBUGS-3081",
"url": "https://issues.redhat.com/browse/OCPBUGS-3081"
},
{
"category": "external",
"summary": "OCPBUGS-3094",
"url": "https://issues.redhat.com/browse/OCPBUGS-3094"
},
{
"category": "external",
"summary": "OCPBUGS-3111",
"url": "https://issues.redhat.com/browse/OCPBUGS-3111"
},
{
"category": "external",
"summary": "OCPBUGS-3115",
"url": "https://issues.redhat.com/browse/OCPBUGS-3115"
},
{
"category": "external",
"summary": "OCPBUGS-3175",
"url": "https://issues.redhat.com/browse/OCPBUGS-3175"
},
{
"category": "external",
"summary": "OCPBUGS-3177",
"url": "https://issues.redhat.com/browse/OCPBUGS-3177"
},
{
"category": "external",
"summary": "OCPBUGS-3179",
"url": "https://issues.redhat.com/browse/OCPBUGS-3179"
},
{
"category": "external",
"summary": "OCPBUGS-3194",
"url": "https://issues.redhat.com/browse/OCPBUGS-3194"
},
{
"category": "external",
"summary": "OCPBUGS-3204",
"url": "https://issues.redhat.com/browse/OCPBUGS-3204"
},
{
"category": "external",
"summary": "OCPBUGS-3208",
"url": "https://issues.redhat.com/browse/OCPBUGS-3208"
},
{
"category": "external",
"summary": "OCPBUGS-3249",
"url": "https://issues.redhat.com/browse/OCPBUGS-3249"
},
{
"category": "external",
"summary": "OCPBUGS-3263",
"url": "https://issues.redhat.com/browse/OCPBUGS-3263"
},
{
"category": "external",
"summary": "OCPBUGS-3265",
"url": "https://issues.redhat.com/browse/OCPBUGS-3265"
},
{
"category": "external",
"summary": "OCPBUGS-3276",
"url": "https://issues.redhat.com/browse/OCPBUGS-3276"
},
{
"category": "external",
"summary": "OCPBUGS-3279",
"url": "https://issues.redhat.com/browse/OCPBUGS-3279"
},
{
"category": "external",
"summary": "OCPBUGS-3281",
"url": "https://issues.redhat.com/browse/OCPBUGS-3281"
},
{
"category": "external",
"summary": "OCPBUGS-3289",
"url": "https://issues.redhat.com/browse/OCPBUGS-3289"
},
{
"category": "external",
"summary": "OCPBUGS-3293",
"url": "https://issues.redhat.com/browse/OCPBUGS-3293"
},
{
"category": "external",
"summary": "OCPBUGS-3297",
"url": "https://issues.redhat.com/browse/OCPBUGS-3297"
},
{
"category": "external",
"summary": "OCPBUGS-3306",
"url": "https://issues.redhat.com/browse/OCPBUGS-3306"
},
{
"category": "external",
"summary": "OCPBUGS-3307",
"url": "https://issues.redhat.com/browse/OCPBUGS-3307"
},
{
"category": "external",
"summary": "OCPBUGS-3311",
"url": "https://issues.redhat.com/browse/OCPBUGS-3311"
},
{
"category": "external",
"summary": "OCPBUGS-3333",
"url": "https://issues.redhat.com/browse/OCPBUGS-3333"
},
{
"category": "external",
"summary": "OCPBUGS-3340",
"url": "https://issues.redhat.com/browse/OCPBUGS-3340"
},
{
"category": "external",
"summary": "OCPBUGS-3343",
"url": "https://issues.redhat.com/browse/OCPBUGS-3343"
},
{
"category": "external",
"summary": "OCPBUGS-3346",
"url": "https://issues.redhat.com/browse/OCPBUGS-3346"
},
{
"category": "external",
"summary": "OCPBUGS-3348",
"url": "https://issues.redhat.com/browse/OCPBUGS-3348"
},
{
"category": "external",
"summary": "OCPBUGS-3352",
"url": "https://issues.redhat.com/browse/OCPBUGS-3352"
},
{
"category": "external",
"summary": "OCPBUGS-3359",
"url": "https://issues.redhat.com/browse/OCPBUGS-3359"
},
{
"category": "external",
"summary": "OCPBUGS-3363",
"url": "https://issues.redhat.com/browse/OCPBUGS-3363"
},
{
"category": "external",
"summary": "OCPBUGS-3366",
"url": "https://issues.redhat.com/browse/OCPBUGS-3366"
},
{
"category": "external",
"summary": "OCPBUGS-3378",
"url": "https://issues.redhat.com/browse/OCPBUGS-3378"
},
{
"category": "external",
"summary": "OCPBUGS-3379",
"url": "https://issues.redhat.com/browse/OCPBUGS-3379"
},
{
"category": "external",
"summary": "OCPBUGS-3390",
"url": "https://issues.redhat.com/browse/OCPBUGS-3390"
},
{
"category": "external",
"summary": "OCPBUGS-3397",
"url": "https://issues.redhat.com/browse/OCPBUGS-3397"
},
{
"category": "external",
"summary": "OCPBUGS-3398",
"url": "https://issues.redhat.com/browse/OCPBUGS-3398"
},
{
"category": "external",
"summary": "OCPBUGS-3406",
"url": "https://issues.redhat.com/browse/OCPBUGS-3406"
},
{
"category": "external",
"summary": "OCPBUGS-3425",
"url": "https://issues.redhat.com/browse/OCPBUGS-3425"
},
{
"category": "external",
"summary": "OCPBUGS-3428",
"url": "https://issues.redhat.com/browse/OCPBUGS-3428"
},
{
"category": "external",
"summary": "OCPBUGS-3436",
"url": "https://issues.redhat.com/browse/OCPBUGS-3436"
},
{
"category": "external",
"summary": "OCPBUGS-3437",
"url": "https://issues.redhat.com/browse/OCPBUGS-3437"
},
{
"category": "external",
"summary": "OCPBUGS-3442",
"url": "https://issues.redhat.com/browse/OCPBUGS-3442"
},
{
"category": "external",
"summary": "OCPBUGS-3443",
"url": "https://issues.redhat.com/browse/OCPBUGS-3443"
},
{
"category": "external",
"summary": "OCPBUGS-3455",
"url": "https://issues.redhat.com/browse/OCPBUGS-3455"
},
{
"category": "external",
"summary": "OCPBUGS-3459",
"url": "https://issues.redhat.com/browse/OCPBUGS-3459"
},
{
"category": "external",
"summary": "OCPBUGS-346",
"url": "https://issues.redhat.com/browse/OCPBUGS-346"
},
{
"category": "external",
"summary": "OCPBUGS-3464",
"url": "https://issues.redhat.com/browse/OCPBUGS-3464"
},
{
"category": "external",
"summary": "OCPBUGS-3468",
"url": "https://issues.redhat.com/browse/OCPBUGS-3468"
},
{
"category": "external",
"summary": "OCPBUGS-3479",
"url": "https://issues.redhat.com/browse/OCPBUGS-3479"
},
{
"category": "external",
"summary": "OCPBUGS-3483",
"url": "https://issues.redhat.com/browse/OCPBUGS-3483"
},
{
"category": "external",
"summary": "OCPBUGS-3493",
"url": "https://issues.redhat.com/browse/OCPBUGS-3493"
},
{
"category": "external",
"summary": "OCPBUGS-3503",
"url": "https://issues.redhat.com/browse/OCPBUGS-3503"
},
{
"category": "external",
"summary": "OCPBUGS-3504",
"url": "https://issues.redhat.com/browse/OCPBUGS-3504"
},
{
"category": "external",
"summary": "OCPBUGS-3510",
"url": "https://issues.redhat.com/browse/OCPBUGS-3510"
},
{
"category": "external",
"summary": "OCPBUGS-3515",
"url": "https://issues.redhat.com/browse/OCPBUGS-3515"
},
{
"category": "external",
"summary": "OCPBUGS-3519",
"url": "https://issues.redhat.com/browse/OCPBUGS-3519"
},
{
"category": "external",
"summary": "OCPBUGS-3520",
"url": "https://issues.redhat.com/browse/OCPBUGS-3520"
},
{
"category": "external",
"summary": "OCPBUGS-3523",
"url": "https://issues.redhat.com/browse/OCPBUGS-3523"
},
{
"category": "external",
"summary": "OCPBUGS-3557",
"url": "https://issues.redhat.com/browse/OCPBUGS-3557"
},
{
"category": "external",
"summary": "OCPBUGS-3571",
"url": "https://issues.redhat.com/browse/OCPBUGS-3571"
},
{
"category": "external",
"summary": "OCPBUGS-3639",
"url": "https://issues.redhat.com/browse/OCPBUGS-3639"
},
{
"category": "external",
"summary": "OCPBUGS-364",
"url": "https://issues.redhat.com/browse/OCPBUGS-364"
},
{
"category": "external",
"summary": "OCPBUGS-3650",
"url": "https://issues.redhat.com/browse/OCPBUGS-3650"
},
{
"category": "external",
"summary": "OCPBUGS-3651",
"url": "https://issues.redhat.com/browse/OCPBUGS-3651"
},
{
"category": "external",
"summary": "OCPBUGS-3658",
"url": "https://issues.redhat.com/browse/OCPBUGS-3658"
},
{
"category": "external",
"summary": "OCPBUGS-3663",
"url": "https://issues.redhat.com/browse/OCPBUGS-3663"
},
{
"category": "external",
"summary": "OCPBUGS-3694",
"url": "https://issues.redhat.com/browse/OCPBUGS-3694"
},
{
"category": "external",
"summary": "OCPBUGS-3696",
"url": "https://issues.redhat.com/browse/OCPBUGS-3696"
},
{
"category": "external",
"summary": "OCPBUGS-3700",
"url": "https://issues.redhat.com/browse/OCPBUGS-3700"
},
{
"category": "external",
"summary": "OCPBUGS-3754",
"url": "https://issues.redhat.com/browse/OCPBUGS-3754"
},
{
"category": "external",
"summary": "OCPBUGS-3763",
"url": "https://issues.redhat.com/browse/OCPBUGS-3763"
},
{
"category": "external",
"summary": "OCPBUGS-3770",
"url": "https://issues.redhat.com/browse/OCPBUGS-3770"
},
{
"category": "external",
"summary": "OCPBUGS-3772",
"url": "https://issues.redhat.com/browse/OCPBUGS-3772"
},
{
"category": "external",
"summary": "OCPBUGS-3774",
"url": "https://issues.redhat.com/browse/OCPBUGS-3774"
},
{
"category": "external",
"summary": "OCPBUGS-3780",
"url": "https://issues.redhat.com/browse/OCPBUGS-3780"
},
{
"category": "external",
"summary": "OCPBUGS-3786",
"url": "https://issues.redhat.com/browse/OCPBUGS-3786"
},
{
"category": "external",
"summary": "OCPBUGS-3798",
"url": "https://issues.redhat.com/browse/OCPBUGS-3798"
},
{
"category": "external",
"summary": "OCPBUGS-3811",
"url": "https://issues.redhat.com/browse/OCPBUGS-3811"
},
{
"category": "external",
"summary": "OCPBUGS-3824",
"url": "https://issues.redhat.com/browse/OCPBUGS-3824"
},
{
"category": "external",
"summary": "OCPBUGS-3837",
"url": "https://issues.redhat.com/browse/OCPBUGS-3837"
},
{
"category": "external",
"summary": "OCPBUGS-384",
"url": "https://issues.redhat.com/browse/OCPBUGS-384"
},
{
"category": "external",
"summary": "OCPBUGS-3841",
"url": "https://issues.redhat.com/browse/OCPBUGS-3841"
},
{
"category": "external",
"summary": "OCPBUGS-3851",
"url": "https://issues.redhat.com/browse/OCPBUGS-3851"
},
{
"category": "external",
"summary": "OCPBUGS-3871",
"url": "https://issues.redhat.com/browse/OCPBUGS-3871"
},
{
"category": "external",
"summary": "OCPBUGS-3874",
"url": "https://issues.redhat.com/browse/OCPBUGS-3874"
},
{
"category": "external",
"summary": "OCPBUGS-3875",
"url": "https://issues.redhat.com/browse/OCPBUGS-3875"
},
{
"category": "external",
"summary": "OCPBUGS-3878",
"url": "https://issues.redhat.com/browse/OCPBUGS-3878"
},
{
"category": "external",
"summary": "OCPBUGS-3881",
"url": "https://issues.redhat.com/browse/OCPBUGS-3881"
},
{
"category": "external",
"summary": "OCPBUGS-3884",
"url": "https://issues.redhat.com/browse/OCPBUGS-3884"
},
{
"category": "external",
"summary": "OCPBUGS-3889",
"url": "https://issues.redhat.com/browse/OCPBUGS-3889"
},
{
"category": "external",
"summary": "OCPBUGS-3890",
"url": "https://issues.redhat.com/browse/OCPBUGS-3890"
},
{
"category": "external",
"summary": "OCPBUGS-3899",
"url": "https://issues.redhat.com/browse/OCPBUGS-3899"
},
{
"category": "external",
"summary": "OCPBUGS-392",
"url": "https://issues.redhat.com/browse/OCPBUGS-392"
},
{
"category": "external",
"summary": "OCPBUGS-3927",
"url": "https://issues.redhat.com/browse/OCPBUGS-3927"
},
{
"category": "external",
"summary": "OCPBUGS-3930",
"url": "https://issues.redhat.com/browse/OCPBUGS-3930"
},
{
"category": "external",
"summary": "OCPBUGS-3944",
"url": "https://issues.redhat.com/browse/OCPBUGS-3944"
},
{
"category": "external",
"summary": "OCPBUGS-3956",
"url": "https://issues.redhat.com/browse/OCPBUGS-3956"
},
{
"category": "external",
"summary": "OCPBUGS-3958",
"url": "https://issues.redhat.com/browse/OCPBUGS-3958"
},
{
"category": "external",
"summary": "OCPBUGS-3966",
"url": "https://issues.redhat.com/browse/OCPBUGS-3966"
},
{
"category": "external",
"summary": "OCPBUGS-4001",
"url": "https://issues.redhat.com/browse/OCPBUGS-4001"
},
{
"category": "external",
"summary": "OCPBUGS-4004",
"url": "https://issues.redhat.com/browse/OCPBUGS-4004"
},
{
"category": "external",
"summary": "OCPBUGS-4013",
"url": "https://issues.redhat.com/browse/OCPBUGS-4013"
},
{
"category": "external",
"summary": "OCPBUGS-4035",
"url": "https://issues.redhat.com/browse/OCPBUGS-4035"
},
{
"category": "external",
"summary": "OCPBUGS-4040",
"url": "https://issues.redhat.com/browse/OCPBUGS-4040"
},
{
"category": "external",
"summary": "OCPBUGS-4043",
"url": "https://issues.redhat.com/browse/OCPBUGS-4043"
},
{
"category": "external",
"summary": "OCPBUGS-4048",
"url": "https://issues.redhat.com/browse/OCPBUGS-4048"
},
{
"category": "external",
"summary": "OCPBUGS-4063",
"url": "https://issues.redhat.com/browse/OCPBUGS-4063"
},
{
"category": "external",
"summary": "OCPBUGS-4064",
"url": "https://issues.redhat.com/browse/OCPBUGS-4064"
},
{
"category": "external",
"summary": "OCPBUGS-4068",
"url": "https://issues.redhat.com/browse/OCPBUGS-4068"
},
{
"category": "external",
"summary": "OCPBUGS-407",
"url": "https://issues.redhat.com/browse/OCPBUGS-407"
},
{
"category": "external",
"summary": "OCPBUGS-4083",
"url": "https://issues.redhat.com/browse/OCPBUGS-4083"
},
{
"category": "external",
"summary": "OCPBUGS-4097",
"url": "https://issues.redhat.com/browse/OCPBUGS-4097"
},
{
"category": "external",
"summary": "OCPBUGS-4098",
"url": "https://issues.redhat.com/browse/OCPBUGS-4098"
},
{
"category": "external",
"summary": "OCPBUGS-4112",
"url": "https://issues.redhat.com/browse/OCPBUGS-4112"
},
{
"category": "external",
"summary": "OCPBUGS-4116",
"url": "https://issues.redhat.com/browse/OCPBUGS-4116"
},
{
"category": "external",
"summary": "OCPBUGS-4117",
"url": "https://issues.redhat.com/browse/OCPBUGS-4117"
},
{
"category": "external",
"summary": "OCPBUGS-4118",
"url": "https://issues.redhat.com/browse/OCPBUGS-4118"
},
{
"category": "external",
"summary": "OCPBUGS-4121",
"url": "https://issues.redhat.com/browse/OCPBUGS-4121"
},
{
"category": "external",
"summary": "OCPBUGS-416",
"url": "https://issues.redhat.com/browse/OCPBUGS-416"
},
{
"category": "external",
"summary": "OCPBUGS-418",
"url": "https://issues.redhat.com/browse/OCPBUGS-418"
},
{
"category": "external",
"summary": "OCPBUGS-4183",
"url": "https://issues.redhat.com/browse/OCPBUGS-4183"
},
{
"category": "external",
"summary": "OCPBUGS-4189",
"url": "https://issues.redhat.com/browse/OCPBUGS-4189"
},
{
"category": "external",
"summary": "OCPBUGS-4193",
"url": "https://issues.redhat.com/browse/OCPBUGS-4193"
},
{
"category": "external",
"summary": "OCPBUGS-4195",
"url": "https://issues.redhat.com/browse/OCPBUGS-4195"
},
{
"category": "external",
"summary": "OCPBUGS-4199",
"url": "https://issues.redhat.com/browse/OCPBUGS-4199"
},
{
"category": "external",
"summary": "OCPBUGS-421",
"url": "https://issues.redhat.com/browse/OCPBUGS-421"
},
{
"category": "external",
"summary": "OCPBUGS-4218",
"url": "https://issues.redhat.com/browse/OCPBUGS-4218"
},
{
"category": "external",
"summary": "OCPBUGS-4223",
"url": "https://issues.redhat.com/browse/OCPBUGS-4223"
},
{
"category": "external",
"summary": "OCPBUGS-4230",
"url": "https://issues.redhat.com/browse/OCPBUGS-4230"
},
{
"category": "external",
"summary": "OCPBUGS-4234",
"url": "https://issues.redhat.com/browse/OCPBUGS-4234"
},
{
"category": "external",
"summary": "OCPBUGS-4235",
"url": "https://issues.redhat.com/browse/OCPBUGS-4235"
},
{
"category": "external",
"summary": "OCPBUGS-4250",
"url": "https://issues.redhat.com/browse/OCPBUGS-4250"
},
{
"category": "external",
"summary": "OCPBUGS-4251",
"url": "https://issues.redhat.com/browse/OCPBUGS-4251"
},
{
"category": "external",
"summary": "OCPBUGS-426",
"url": "https://issues.redhat.com/browse/OCPBUGS-426"
},
{
"category": "external",
"summary": "OCPBUGS-428",
"url": "https://issues.redhat.com/browse/OCPBUGS-428"
},
{
"category": "external",
"summary": "OCPBUGS-4286",
"url": "https://issues.redhat.com/browse/OCPBUGS-4286"
},
{
"category": "external",
"summary": "OCPBUGS-4292",
"url": "https://issues.redhat.com/browse/OCPBUGS-4292"
},
{
"category": "external",
"summary": "OCPBUGS-4299",
"url": "https://issues.redhat.com/browse/OCPBUGS-4299"
},
{
"category": "external",
"summary": "OCPBUGS-4303",
"url": "https://issues.redhat.com/browse/OCPBUGS-4303"
},
{
"category": "external",
"summary": "OCPBUGS-4308",
"url": "https://issues.redhat.com/browse/OCPBUGS-4308"
},
{
"category": "external",
"summary": "OCPBUGS-431",
"url": "https://issues.redhat.com/browse/OCPBUGS-431"
},
{
"category": "external",
"summary": "OCPBUGS-4311",
"url": "https://issues.redhat.com/browse/OCPBUGS-4311"
},
{
"category": "external",
"summary": "OCPBUGS-4339",
"url": "https://issues.redhat.com/browse/OCPBUGS-4339"
},
{
"category": "external",
"summary": "OCPBUGS-4342",
"url": "https://issues.redhat.com/browse/OCPBUGS-4342"
},
{
"category": "external",
"summary": "OCPBUGS-435",
"url": "https://issues.redhat.com/browse/OCPBUGS-435"
},
{
"category": "external",
"summary": "OCPBUGS-4356",
"url": "https://issues.redhat.com/browse/OCPBUGS-4356"
},
{
"category": "external",
"summary": "OCPBUGS-4361",
"url": "https://issues.redhat.com/browse/OCPBUGS-4361"
},
{
"category": "external",
"summary": "OCPBUGS-4362",
"url": "https://issues.redhat.com/browse/OCPBUGS-4362"
},
{
"category": "external",
"summary": "OCPBUGS-4365",
"url": "https://issues.redhat.com/browse/OCPBUGS-4365"
},
{
"category": "external",
"summary": "OCPBUGS-4366",
"url": "https://issues.redhat.com/browse/OCPBUGS-4366"
},
{
"category": "external",
"summary": "OCPBUGS-4369",
"url": "https://issues.redhat.com/browse/OCPBUGS-4369"
},
{
"category": "external",
"summary": "OCPBUGS-4379",
"url": "https://issues.redhat.com/browse/OCPBUGS-4379"
},
{
"category": "external",
"summary": "OCPBUGS-4383",
"url": "https://issues.redhat.com/browse/OCPBUGS-4383"
},
{
"category": "external",
"summary": "OCPBUGS-439",
"url": "https://issues.redhat.com/browse/OCPBUGS-439"
},
{
"category": "external",
"summary": "OCPBUGS-4397",
"url": "https://issues.redhat.com/browse/OCPBUGS-4397"
},
{
"category": "external",
"summary": "OCPBUGS-4399",
"url": "https://issues.redhat.com/browse/OCPBUGS-4399"
},
{
"category": "external",
"summary": "OCPBUGS-4407",
"url": "https://issues.redhat.com/browse/OCPBUGS-4407"
},
{
"category": "external",
"summary": "OCPBUGS-4414",
"url": "https://issues.redhat.com/browse/OCPBUGS-4414"
},
{
"category": "external",
"summary": "OCPBUGS-4421",
"url": "https://issues.redhat.com/browse/OCPBUGS-4421"
},
{
"category": "external",
"summary": "OCPBUGS-4422",
"url": "https://issues.redhat.com/browse/OCPBUGS-4422"
},
{
"category": "external",
"summary": "OCPBUGS-4431",
"url": "https://issues.redhat.com/browse/OCPBUGS-4431"
},
{
"category": "external",
"summary": "OCPBUGS-4453",
"url": "https://issues.redhat.com/browse/OCPBUGS-4453"
},
{
"category": "external",
"summary": "OCPBUGS-4458",
"url": "https://issues.redhat.com/browse/OCPBUGS-4458"
},
{
"category": "external",
"summary": "OCPBUGS-4478",
"url": "https://issues.redhat.com/browse/OCPBUGS-4478"
},
{
"category": "external",
"summary": "OCPBUGS-4479",
"url": "https://issues.redhat.com/browse/OCPBUGS-4479"
},
{
"category": "external",
"summary": "OCPBUGS-4484",
"url": "https://issues.redhat.com/browse/OCPBUGS-4484"
},
{
"category": "external",
"summary": "OCPBUGS-4488",
"url": "https://issues.redhat.com/browse/OCPBUGS-4488"
},
{
"category": "external",
"summary": "OCPBUGS-4489",
"url": "https://issues.redhat.com/browse/OCPBUGS-4489"
},
{
"category": "external",
"summary": "OCPBUGS-4499",
"url": "https://issues.redhat.com/browse/OCPBUGS-4499"
},
{
"category": "external",
"summary": "OCPBUGS-4503",
"url": "https://issues.redhat.com/browse/OCPBUGS-4503"
},
{
"category": "external",
"summary": "OCPBUGS-4504",
"url": "https://issues.redhat.com/browse/OCPBUGS-4504"
},
{
"category": "external",
"summary": "OCPBUGS-4505",
"url": "https://issues.redhat.com/browse/OCPBUGS-4505"
},
{
"category": "external",
"summary": "OCPBUGS-451",
"url": "https://issues.redhat.com/browse/OCPBUGS-451"
},
{
"category": "external",
"summary": "OCPBUGS-4526",
"url": "https://issues.redhat.com/browse/OCPBUGS-4526"
},
{
"category": "external",
"summary": "OCPBUGS-4527",
"url": "https://issues.redhat.com/browse/OCPBUGS-4527"
},
{
"category": "external",
"summary": "OCPBUGS-4533",
"url": "https://issues.redhat.com/browse/OCPBUGS-4533"
},
{
"category": "external",
"summary": "OCPBUGS-454",
"url": "https://issues.redhat.com/browse/OCPBUGS-454"
},
{
"category": "external",
"summary": "OCPBUGS-4544",
"url": "https://issues.redhat.com/browse/OCPBUGS-4544"
},
{
"category": "external",
"summary": "OCPBUGS-4547",
"url": "https://issues.redhat.com/browse/OCPBUGS-4547"
},
{
"category": "external",
"summary": "OCPBUGS-4554",
"url": "https://issues.redhat.com/browse/OCPBUGS-4554"
},
{
"category": "external",
"summary": "OCPBUGS-456",
"url": "https://issues.redhat.com/browse/OCPBUGS-456"
},
{
"category": "external",
"summary": "OCPBUGS-4599",
"url": "https://issues.redhat.com/browse/OCPBUGS-4599"
},
{
"category": "external",
"summary": "OCPBUGS-4601",
"url": "https://issues.redhat.com/browse/OCPBUGS-4601"
},
{
"category": "external",
"summary": "OCPBUGS-4627",
"url": "https://issues.redhat.com/browse/OCPBUGS-4627"
},
{
"category": "external",
"summary": "OCPBUGS-4637",
"url": "https://issues.redhat.com/browse/OCPBUGS-4637"
},
{
"category": "external",
"summary": "OCPBUGS-4649",
"url": "https://issues.redhat.com/browse/OCPBUGS-4649"
},
{
"category": "external",
"summary": "OCPBUGS-4653",
"url": "https://issues.redhat.com/browse/OCPBUGS-4653"
},
{
"category": "external",
"summary": "OCPBUGS-4660",
"url": "https://issues.redhat.com/browse/OCPBUGS-4660"
},
{
"category": "external",
"summary": "OCPBUGS-4667",
"url": "https://issues.redhat.com/browse/OCPBUGS-4667"
},
{
"category": "external",
"summary": "OCPBUGS-4681",
"url": "https://issues.redhat.com/browse/OCPBUGS-4681"
},
{
"category": "external",
"summary": "OCPBUGS-4686",
"url": "https://issues.redhat.com/browse/OCPBUGS-4686"
},
{
"category": "external",
"summary": "OCPBUGS-469",
"url": "https://issues.redhat.com/browse/OCPBUGS-469"
},
{
"category": "external",
"summary": "OCPBUGS-4696",
"url": "https://issues.redhat.com/browse/OCPBUGS-4696"
},
{
"category": "external",
"summary": "OCPBUGS-4698",
"url": "https://issues.redhat.com/browse/OCPBUGS-4698"
},
{
"category": "external",
"summary": "OCPBUGS-4721",
"url": "https://issues.redhat.com/browse/OCPBUGS-4721"
},
{
"category": "external",
"summary": "OCPBUGS-4760",
"url": "https://issues.redhat.com/browse/OCPBUGS-4760"
},
{
"category": "external",
"summary": "OCPBUGS-4763",
"url": "https://issues.redhat.com/browse/OCPBUGS-4763"
},
{
"category": "external",
"summary": "OCPBUGS-4766",
"url": "https://issues.redhat.com/browse/OCPBUGS-4766"
},
{
"category": "external",
"summary": "OCPBUGS-4779",
"url": "https://issues.redhat.com/browse/OCPBUGS-4779"
},
{
"category": "external",
"summary": "OCPBUGS-478",
"url": "https://issues.redhat.com/browse/OCPBUGS-478"
},
{
"category": "external",
"summary": "OCPBUGS-4783",
"url": "https://issues.redhat.com/browse/OCPBUGS-4783"
},
{
"category": "external",
"summary": "OCPBUGS-4784",
"url": "https://issues.redhat.com/browse/OCPBUGS-4784"
},
{
"category": "external",
"summary": "OCPBUGS-4789",
"url": "https://issues.redhat.com/browse/OCPBUGS-4789"
},
{
"category": "external",
"summary": "OCPBUGS-4796",
"url": "https://issues.redhat.com/browse/OCPBUGS-4796"
},
{
"category": "external",
"summary": "OCPBUGS-4803",
"url": "https://issues.redhat.com/browse/OCPBUGS-4803"
},
{
"category": "external",
"summary": "OCPBUGS-4805",
"url": "https://issues.redhat.com/browse/OCPBUGS-4805"
},
{
"category": "external",
"summary": "OCPBUGS-4808",
"url": "https://issues.redhat.com/browse/OCPBUGS-4808"
},
{
"category": "external",
"summary": "OCPBUGS-4837",
"url": "https://issues.redhat.com/browse/OCPBUGS-4837"
},
{
"category": "external",
"summary": "OCPBUGS-4840",
"url": "https://issues.redhat.com/browse/OCPBUGS-4840"
},
{
"category": "external",
"summary": "OCPBUGS-4847",
"url": "https://issues.redhat.com/browse/OCPBUGS-4847"
},
{
"category": "external",
"summary": "OCPBUGS-4869",
"url": "https://issues.redhat.com/browse/OCPBUGS-4869"
},
{
"category": "external",
"summary": "OCPBUGS-4884",
"url": "https://issues.redhat.com/browse/OCPBUGS-4884"
},
{
"category": "external",
"summary": "OCPBUGS-4897",
"url": "https://issues.redhat.com/browse/OCPBUGS-4897"
},
{
"category": "external",
"summary": "OCPBUGS-4911",
"url": "https://issues.redhat.com/browse/OCPBUGS-4911"
},
{
"category": "external",
"summary": "OCPBUGS-4943",
"url": "https://issues.redhat.com/browse/OCPBUGS-4943"
},
{
"category": "external",
"summary": "OCPBUGS-4951",
"url": "https://issues.redhat.com/browse/OCPBUGS-4951"
},
{
"category": "external",
"summary": "OCPBUGS-4962",
"url": "https://issues.redhat.com/browse/OCPBUGS-4962"
},
{
"category": "external",
"summary": "OCPBUGS-498",
"url": "https://issues.redhat.com/browse/OCPBUGS-498"
},
{
"category": "external",
"summary": "OCPBUGS-499",
"url": "https://issues.redhat.com/browse/OCPBUGS-499"
},
{
"category": "external",
"summary": "OCPBUGS-5019",
"url": "https://issues.redhat.com/browse/OCPBUGS-5019"
},
{
"category": "external",
"summary": "OCPBUGS-505",
"url": "https://issues.redhat.com/browse/OCPBUGS-505"
},
{
"category": "external",
"summary": "OCPBUGS-5067",
"url": "https://issues.redhat.com/browse/OCPBUGS-5067"
},
{
"category": "external",
"summary": "OCPBUGS-5072",
"url": "https://issues.redhat.com/browse/OCPBUGS-5072"
},
{
"category": "external",
"summary": "OCPBUGS-5100",
"url": "https://issues.redhat.com/browse/OCPBUGS-5100"
},
{
"category": "external",
"summary": "OCPBUGS-514",
"url": "https://issues.redhat.com/browse/OCPBUGS-514"
},
{
"category": "external",
"summary": "OCPBUGS-5143",
"url": "https://issues.redhat.com/browse/OCPBUGS-5143"
},
{
"category": "external",
"summary": "OCPBUGS-5156",
"url": "https://issues.redhat.com/browse/OCPBUGS-5156"
},
{
"category": "external",
"summary": "OCPBUGS-5185",
"url": "https://issues.redhat.com/browse/OCPBUGS-5185"
},
{
"category": "external",
"summary": "OCPBUGS-519",
"url": "https://issues.redhat.com/browse/OCPBUGS-519"
},
{
"category": "external",
"summary": "OCPBUGS-5190",
"url": "https://issues.redhat.com/browse/OCPBUGS-5190"
},
{
"category": "external",
"summary": "OCPBUGS-5191",
"url": "https://issues.redhat.com/browse/OCPBUGS-5191"
},
{
"category": "external",
"summary": "OCPBUGS-523",
"url": "https://issues.redhat.com/browse/OCPBUGS-523"
},
{
"category": "external",
"summary": "OCPBUGS-525",
"url": "https://issues.redhat.com/browse/OCPBUGS-525"
},
{
"category": "external",
"summary": "OCPBUGS-5253",
"url": "https://issues.redhat.com/browse/OCPBUGS-5253"
},
{
"category": "external",
"summary": "OCPBUGS-527",
"url": "https://issues.redhat.com/browse/OCPBUGS-527"
},
{
"category": "external",
"summary": "OCPBUGS-5289",
"url": "https://issues.redhat.com/browse/OCPBUGS-5289"
},
{
"category": "external",
"summary": "OCPBUGS-533",
"url": "https://issues.redhat.com/browse/OCPBUGS-533"
},
{
"category": "external",
"summary": "OCPBUGS-5384",
"url": "https://issues.redhat.com/browse/OCPBUGS-5384"
},
{
"category": "external",
"summary": "OCPBUGS-5387",
"url": "https://issues.redhat.com/browse/OCPBUGS-5387"
},
{
"category": "external",
"summary": "OCPBUGS-540",
"url": "https://issues.redhat.com/browse/OCPBUGS-540"
},
{
"category": "external",
"summary": "OCPBUGS-5417",
"url": "https://issues.redhat.com/browse/OCPBUGS-5417"
},
{
"category": "external",
"summary": "OCPBUGS-5442",
"url": "https://issues.redhat.com/browse/OCPBUGS-5442"
},
{
"category": "external",
"summary": "OCPBUGS-5444",
"url": "https://issues.redhat.com/browse/OCPBUGS-5444"
},
{
"category": "external",
"summary": "OCPBUGS-5455",
"url": "https://issues.redhat.com/browse/OCPBUGS-5455"
},
{
"category": "external",
"summary": "OCPBUGS-5474",
"url": "https://issues.redhat.com/browse/OCPBUGS-5474"
},
{
"category": "external",
"summary": "OCPBUGS-548",
"url": "https://issues.redhat.com/browse/OCPBUGS-548"
},
{
"category": "external",
"summary": "OCPBUGS-561",
"url": "https://issues.redhat.com/browse/OCPBUGS-561"
},
{
"category": "external",
"summary": "OCPBUGS-569",
"url": "https://issues.redhat.com/browse/OCPBUGS-569"
},
{
"category": "external",
"summary": "OCPBUGS-575",
"url": "https://issues.redhat.com/browse/OCPBUGS-575"
},
{
"category": "external",
"summary": "OCPBUGS-576",
"url": "https://issues.redhat.com/browse/OCPBUGS-576"
},
{
"category": "external",
"summary": "OCPBUGS-585",
"url": "https://issues.redhat.com/browse/OCPBUGS-585"
},
{
"category": "external",
"summary": "OCPBUGS-595",
"url": "https://issues.redhat.com/browse/OCPBUGS-595"
},
{
"category": "external",
"summary": "OCPBUGS-613",
"url": "https://issues.redhat.com/browse/OCPBUGS-613"
},
{
"category": "external",
"summary": "OCPBUGS-617",
"url": "https://issues.redhat.com/browse/OCPBUGS-617"
},
{
"category": "external",
"summary": "OCPBUGS-643",
"url": "https://issues.redhat.com/browse/OCPBUGS-643"
},
{
"category": "external",
"summary": "OCPBUGS-650",
"url": "https://issues.redhat.com/browse/OCPBUGS-650"
},
{
"category": "external",
"summary": "OCPBUGS-651",
"url": "https://issues.redhat.com/browse/OCPBUGS-651"
},
{
"category": "external",
"summary": "OCPBUGS-670",
"url": "https://issues.redhat.com/browse/OCPBUGS-670"
},
{
"category": "external",
"summary": "OCPBUGS-675",
"url": "https://issues.redhat.com/browse/OCPBUGS-675"
},
{
"category": "external",
"summary": "OCPBUGS-69",
"url": "https://issues.redhat.com/browse/OCPBUGS-69"
},
{
"category": "external",
"summary": "OCPBUGS-690",
"url": "https://issues.redhat.com/browse/OCPBUGS-690"
},
{
"category": "external",
"summary": "OCPBUGS-705",
"url": "https://issues.redhat.com/browse/OCPBUGS-705"
},
{
"category": "external",
"summary": "OCPBUGS-706",
"url": "https://issues.redhat.com/browse/OCPBUGS-706"
},
{
"category": "external",
"summary": "OCPBUGS-716",
"url": "https://issues.redhat.com/browse/OCPBUGS-716"
},
{
"category": "external",
"summary": "OCPBUGS-717",
"url": "https://issues.redhat.com/browse/OCPBUGS-717"
},
{
"category": "external",
"summary": "OCPBUGS-718",
"url": "https://issues.redhat.com/browse/OCPBUGS-718"
},
{
"category": "external",
"summary": "OCPBUGS-722",
"url": "https://issues.redhat.com/browse/OCPBUGS-722"
},
{
"category": "external",
"summary": "OCPBUGS-729",
"url": "https://issues.redhat.com/browse/OCPBUGS-729"
},
{
"category": "external",
"summary": "OCPBUGS-745",
"url": "https://issues.redhat.com/browse/OCPBUGS-745"
},
{
"category": "external",
"summary": "OCPBUGS-753",
"url": "https://issues.redhat.com/browse/OCPBUGS-753"
},
{
"category": "external",
"summary": "OCPBUGS-766",
"url": "https://issues.redhat.com/browse/OCPBUGS-766"
},
{
"category": "external",
"summary": "OCPBUGS-78",
"url": "https://issues.redhat.com/browse/OCPBUGS-78"
},
{
"category": "external",
"summary": "OCPBUGS-785",
"url": "https://issues.redhat.com/browse/OCPBUGS-785"
},
{
"category": "external",
"summary": "OCPBUGS-800",
"url": "https://issues.redhat.com/browse/OCPBUGS-800"
},
{
"category": "external",
"summary": "OCPBUGS-819",
"url": "https://issues.redhat.com/browse/OCPBUGS-819"
},
{
"category": "external",
"summary": "OCPBUGS-825",
"url": "https://issues.redhat.com/browse/OCPBUGS-825"
},
{
"category": "external",
"summary": "OCPBUGS-850",
"url": "https://issues.redhat.com/browse/OCPBUGS-850"
},
{
"category": "external",
"summary": "OCPBUGS-852",
"url": "https://issues.redhat.com/browse/OCPBUGS-852"
},
{
"category": "external",
"summary": "OCPBUGS-853",
"url": "https://issues.redhat.com/browse/OCPBUGS-853"
},
{
"category": "external",
"summary": "OCPBUGS-858",
"url": "https://issues.redhat.com/browse/OCPBUGS-858"
},
{
"category": "external",
"summary": "OCPBUGS-861",
"url": "https://issues.redhat.com/browse/OCPBUGS-861"
},
{
"category": "external",
"summary": "OCPBUGS-864",
"url": "https://issues.redhat.com/browse/OCPBUGS-864"
},
{
"category": "external",
"summary": "OCPBUGS-867",
"url": "https://issues.redhat.com/browse/OCPBUGS-867"
},
{
"category": "external",
"summary": "OCPBUGS-869",
"url": "https://issues.redhat.com/browse/OCPBUGS-869"
},
{
"category": "external",
"summary": "OCPBUGS-872",
"url": "https://issues.redhat.com/browse/OCPBUGS-872"
},
{
"category": "external",
"summary": "OCPBUGS-884",
"url": "https://issues.redhat.com/browse/OCPBUGS-884"
},
{
"category": "external",
"summary": "OCPBUGS-889",
"url": "https://issues.redhat.com/browse/OCPBUGS-889"
},
{
"category": "external",
"summary": "OCPBUGS-917",
"url": "https://issues.redhat.com/browse/OCPBUGS-917"
},
{
"category": "external",
"summary": "OCPBUGS-926",
"url": "https://issues.redhat.com/browse/OCPBUGS-926"
},
{
"category": "external",
"summary": "OCPBUGS-927",
"url": "https://issues.redhat.com/browse/OCPBUGS-927"
},
{
"category": "external",
"summary": "OCPBUGS-929",
"url": "https://issues.redhat.com/browse/OCPBUGS-929"
},
{
"category": "external",
"summary": "OCPBUGS-939",
"url": "https://issues.redhat.com/browse/OCPBUGS-939"
},
{
"category": "external",
"summary": "OCPBUGS-943",
"url": "https://issues.redhat.com/browse/OCPBUGS-943"
},
{
"category": "external",
"summary": "OCPBUGS-944",
"url": "https://issues.redhat.com/browse/OCPBUGS-944"
},
{
"category": "external",
"summary": "OCPBUGS-946",
"url": "https://issues.redhat.com/browse/OCPBUGS-946"
},
{
"category": "external",
"summary": "OCPBUGS-954",
"url": "https://issues.redhat.com/browse/OCPBUGS-954"
},
{
"category": "external",
"summary": "OCPBUGS-959",
"url": "https://issues.redhat.com/browse/OCPBUGS-959"
},
{
"category": "external",
"summary": "OCPBUGS-963",
"url": "https://issues.redhat.com/browse/OCPBUGS-963"
},
{
"category": "external",
"summary": "OCPBUGS-967",
"url": "https://issues.redhat.com/browse/OCPBUGS-967"
},
{
"category": "external",
"summary": "OCPBUGS-977",
"url": "https://issues.redhat.com/browse/OCPBUGS-977"
},
{
"category": "external",
"summary": "OCPBUGS-978",
"url": "https://issues.redhat.com/browse/OCPBUGS-978"
},
{
"category": "external",
"summary": "OCPBUGS-985",
"url": "https://issues.redhat.com/browse/OCPBUGS-985"
},
{
"category": "external",
"summary": "OCPBUGS-987",
"url": "https://issues.redhat.com/browse/OCPBUGS-987"
},
{
"category": "external",
"summary": "OCPBUGS-990",
"url": "https://issues.redhat.com/browse/OCPBUGS-990"
},
{
"category": "external",
"summary": "OCPBUGS-999",
"url": "https://issues.redhat.com/browse/OCPBUGS-999"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2022_7399.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.0 bug fix and security update",
"tracking": {
"current_release_date": "2026-01-05T16:05:12+00:00",
"generator": {
"date": "2026-01-05T16:05:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:7399",
"initial_release_date": "2023-01-17T19:36:40+00:00",
"revision_history": [
{
"date": "2023-01-17T19:36:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-17T19:36:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-05T16:05:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.12.0-202301042354.p0.g6ab8e62.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.12.0-202301042354.p0.g63dcaf1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.gf24e5ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.12.0-202301050335.p0.gee31d1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.12.0-202301042354.p0.g9eafe23.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.12.0-202301042354.p0.g2488b98.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"product_id": "openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.12.0-202301042354.p0.gf1dc3b6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"product_id": "openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.12.0-202301042354.p0.ge4d9170.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"product": {
"name": "openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"product_id": "openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.12.0-202301042354.p0.g9aaa7e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.12.0-202301042354.p0.g6945eef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.12.0-202301042354.p0.g6945eef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g6cad875.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.12.0-202301042354.p0.gb7393fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.12.0-202301051545.p0.ge31abf2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"product_id": "openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.12.0-202301042354.p0.g03e5b13.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.12.0-202301042354.p0.g86b1835.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.12.0-202301042354.p0.gaf2f49c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.12.0-202301042354.p0.gc749fdb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"product_id": "openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.12.0-202301042354.p0.gaae8264.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.12.0-202301042354.p0.g9a1bf9b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g92b9be2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.12.0-202212072056.p0.g92b9be2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"product_id": "openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.12.0-202301081355.p0.g4e3eca6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.12.0-202301042354.p0.gb34bd0f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.12.0-202301042354.p0.ga803bf4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.12.0-202301062016.p0.ge76828e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"product_id": "openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"product_id": "openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.12.0-202301062016.p0.gb237c34.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"product": {
"name": "openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"product_id": "openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.12.0-202301042354.p0.ga34f2e4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.12.0-202301042354.p0.g3065f65.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202301042354.p0.g77bec7a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.12.0-202212061458.p0.g7e8a010.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"product_id": "openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202301042354.p0.g77bec7a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"product_id": "openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.12.0-202301042354.p0.gfab1920.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"product_id": "openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.12.0-202301050335.p0.g5e41b22.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.12.0-202301042354.p0.g4c711c7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.12.0-202301042354.p0.gd6d2139.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.12.0-202301042354.p0.gd6d2139.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.12.0-202301042354.p0.g40936e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.12.0-202301042354.p0.g0f14c3d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.12.0-202301062016.p0.g271a6f4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.12.0-202301042354.p0.g0f14c3d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.12.0-202301042354.p0.g61e198c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.12.0-202301090455.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.ga5af4fc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.12.0-202301042354.p0.g4d2e37f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.12.0-202301042354.p0.g3eb4889.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.ge613bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.12.0-202301042354.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.12.0-202301042354.p0.gbb76484.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.12.0-202301042354.p0.g8b23225.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g047391f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.12.0-202301042354.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g8496c50.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.12.0-202301042354.p0.g8496c50.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g83768c8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"product_id": "openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.12.0-202301042354.p0.g4c6e171.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.12.0-202301051605.p0.g5f0e975.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g05d89ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.12.0-202301042354.p0.g1c136fe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.12.0-202301042354.p0.gc0e5dec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.12.0-202301042354.p0.g992b43b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.12.0-202301052135.p0.g336ffd5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g7bb0546.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.12.0-202301042354.p0.g9243e02.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.12.0-202301042354.p0.ge0b6bf9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.12.0-202301042354.p0.g6008198.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.12.0-202301042354.p0.g4c5b488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.12.0-202301042354.p0.gd1915d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.gfeb14fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.gd40fae8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.gc7a6334.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.12.0-202301042354.p0.g212a455.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.12.0-202301042354.p0.g220a777.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.12.0-202212061458.p0.g2796e17.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.12.0-202301042354.p0.g6d23772.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.12.0-202301042354.p0.g20cffc0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g3201431.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g20cffc0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.ga92e415.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"product": {
"name": "openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"product_id": "openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.12.0-202212121125.p0.g89a451c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g8d208a7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.geea0586.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g223d846.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g020aeb6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.12.0-202301070015.p0.ge887436.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.gc1304c8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.12.0-202301051405.p0.gcd1142e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.12.0-202301090745.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"product_id": "openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.12.0-202301090455.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.12.0-202301042354.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.ga19615c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.gf407c8a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.12.0-202301042354.p0.ga2882f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"product_id": "openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.12.0-202301051925.p0.g4c2a08b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.12.0-202301042354.p0.gada83dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.12.0-202301042354.p0.g5f1ea9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.12.0-202301070015.p0.g2b3eba7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.12.0-202301090455.p0.g566bf59.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.12.0-202301042354.p0.gd9b6b11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.12.0-202301042354.p0.g421718a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g057715e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.12.0-202301042354.p0.g5fd2176.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.ga88d72f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.12.0-202301042354.p0.g2dfa218.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.12.0-202301060125.p0.gc76613c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"product_id": "openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.12.0-202301042354.p0.gaae8264.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.12.0-202301042354.p0.g94026d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.12.0-202301042354.p0.g1b52bfe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.12.0-202301042354.p0.g30c5f26.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.gb6528f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g308a62d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.12.0-202301042354.p0.g8bd9c35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.12.0-202301042354.p0.g64d58fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g64d58fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g645b6d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g47cdccb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g06ea8d0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g6125f1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g727fe0f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.12.0-202301042354.p0.g987e5da.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g9e74d17.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"product_id": "openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.12.0-202301042354.p0.g299b709.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.12.0-202301051105.p0.g306214e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8\u0026tag=v4.12.0-202301060125.p0.g56eba9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"product_id": "openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.12.0-202301042354.p0.gb190788.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"product": {
"name": "openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"product_id": "openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.12.0-202301042354.p0.g4d30401.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.12.0-202301042354.p0.g6ab8e62.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.12.0-202301042354.p0.g63dcaf1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.gf24e5ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.12.0-202301050335.p0.gee31d1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.12.0-202301042354.p0.g9eafe23.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.12.0-202301042354.p0.g2488b98.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.12.0-202301042354.p0.gf1dc3b6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.12.0-202301042354.p0.ge4d9170.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"product_id": "openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.12.0-202301042354.p0.g9aaa7e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.12.0-202301042354.p0.g6945eef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.12.0-202301042354.p0.g6945eef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g6cad875.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.12.0-202301042354.p0.gb7393fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.12.0-202301051545.p0.ge31abf2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.12.0-202301042354.p0.g03e5b13.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.12.0-202301042354.p0.g86b1835.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.12.0-202301042354.p0.gaf2f49c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"product_id": "openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.12.0-202301042354.p0.gc749fdb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.12.0-202301042354.p0.g737d00c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.12.0-202212211226.p0.gfb675ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.12.0-202212230615.p0.g27695b6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.12.0-202301042354.p0.ga580a44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.12.0-202212131615.p0.g0c7fbba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.12.0-202301042354.p0.gaae8264.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.12.0-202301042354.p0.g9a1bf9b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g92b9be2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.12.0-202212072056.p0.g92b9be2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.12.0-202301081355.p0.g4e3eca6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.12.0-202301042354.p0.gb34bd0f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.12.0-202301042354.p0.ga803bf4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.12.0-202301050725.p0.gdb7bea2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.12.0-202301062016.p0.ge76828e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"product_id": "openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"product": {
"name": "openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"product_id": "openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.12.0-202301062016.p0.gb237c34.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"product_id": "openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.12.0-202301042354.p0.ga34f2e4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"product_id": "openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.12.0-202301042354.p0.g3065f65.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202301042354.p0.g77bec7a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.12.0-202212061458.p0.g7e8a010.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"product_id": "openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202301042354.p0.g77bec7a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.12.0-202301042354.p0.gfab1920.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"product_id": "openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.12.0-202301050335.p0.g5e41b22.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.12.0-202301042354.p0.g4c711c7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.12.0-202301042354.p0.gd6d2139.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.12.0-202301042354.p0.gd6d2139.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.12.0-202301042354.p0.g40936e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.12.0-202301042354.p0.g0f14c3d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.12.0-202301062016.p0.g271a6f4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.12.0-202301042354.p0.g0f14c3d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g1959de0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.12.0-202301042354.p0.g2317a6c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.12.0-202301042354.p0.ge324a71.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.gb9287c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.12.0-202301042354.p0.g61e198c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g7fb891f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g15ff2ac.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g1584117.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g6bd7afa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g6197630.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g6ff1c8e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g6ff1c8e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.gd1d4f77.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.gba10578.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.ge4ed4ee.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g746fab2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g0a02fa0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.12.0-202301090455.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.ga5af4fc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.12.0-202301042354.p0.g4d2e37f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.12.0-202301042354.p0.g3eb4889.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.ge613bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.12.0-202301042354.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.12.0-202301042354.p0.gbb76484.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.12.0-202301042354.p0.g8b23225.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g047391f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.12.0-202301042354.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g8496c50.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.12.0-202301042354.p0.g8496c50.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g83768c8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.12.0-202301042354.p0.g4c6e171.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.12.0-202301051605.p0.g5f0e975.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g05d89ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.12.0-202301042354.p0.g1c136fe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.12.0-202301042354.p0.gc0e5dec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.12.0-202301042354.p0.g992b43b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.12.0-202301052135.p0.g336ffd5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g7bb0546.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.12.0-202301042354.p0.g9243e02.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.12.0-202301042354.p0.ge0b6bf9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.12.0-202301042354.p0.g6008198.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.12.0-202301042354.p0.g4c5b488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.12.0-202301042354.p0.gd1915d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.gfeb14fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.gd40fae8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.gc7a6334.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.12.0-202301042354.p0.g212a455.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.12.0-202301042354.p0.g220a777.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.12.0-202212061458.p0.g2796e17.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.12.0-202301042354.p0.g6d23772.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.12.0-202301042354.p0.g20cffc0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g3201431.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g20cffc0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.ga92e415.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"product": {
"name": "openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"product_id": "openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.12.0-202212121125.p0.g89a451c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g8d208a7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.geea0586.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g223d846.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g020aeb6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.12.0-202301070015.p0.ge887436.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.gc1304c8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.ge5f25fc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g31a67da.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g2364e6a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.gf70fcce.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.g5f83bd7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.12.0-202301051405.p0.gcd1142e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.12.0-202301090745.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"product_id": "openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.12.0-202301090455.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.12.0-202301042354.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.ga19615c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.gf407c8a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.12.0-202301042354.p0.ga2882f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.12.0-202301051925.p0.g4c2a08b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.12.0-202301042354.p0.gb82e889.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.12.0-202301042354.p0.gcfb76ac.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.12.0-202301042354.p0.gada83dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.12.0-202301042354.p0.g5f1ea9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.12.0-202301070015.p0.g2b3eba7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.12.0-202301090455.p0.g566bf59.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.12.0-202301042354.p0.gd9b6b11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.12.0-202301042354.p0.g421718a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g057715e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"product_id": "openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.12.0-202301042354.p0.g5fd2176.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.ga88d72f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.12.0-202301042354.p0.g2dfa218.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.12.0-202301060125.p0.gc76613c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.12.0-202301042354.p0.gaae8264.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g25aea2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.12.0-202301042354.p0.g94026d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.12.0-202301042354.p0.g1b52bfe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.12.0-202301042354.p0.g30c5f26.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.gb6528f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g308a62d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.12.0-202301042354.p0.g8bd9c35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.12.0-202301042354.p0.g64d58fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g64d58fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g645b6d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g47cdccb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g06ea8d0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g6125f1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g727fe0f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.12.0-202301042354.p0.g987e5da.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g9e74d17.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.12.0-202301042354.p0.g299b709.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.12.0-202301051105.p0.g306214e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.gdf89e30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.gdf89e30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g7c8ccc7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g7c8ccc7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.ge993e31.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g5c261b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.12.0-202301042354.p0.g2b91d55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8\u0026tag=v4.12.0-202301060125.p0.g56eba9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.12.0-202301042354.p0.gb190788.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"product_id": "openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.12.0-202301042354.p0.g4d30401.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.12.0-202301042354.p0.gdf89e30.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.12.0-202301042354.p0.g6ab8e62.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.12.0-202301042354.p0.g63dcaf1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.gf24e5ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.12.0-202301050335.p0.gee31d1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.12.0-202301042354.p0.g9eafe23.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.12.0-202301042354.p0.g2488b98.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.12.0-202301042354.p0.gf1dc3b6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"product_id": "openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.12.0-202301042354.p0.ge4d9170.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"product": {
"name": "openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"product_id": "openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.12.0-202301042354.p0.g9aaa7e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.12.0-202301042354.p0.g6945eef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.12.0-202301042354.p0.g6945eef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.12.0-202301051545.p0.ge31abf2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"product_id": "openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.12.0-202301042354.p0.g03e5b13.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.12.0-202301042354.p0.g86b1835.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.12.0-202301042354.p0.gaf2f49c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"product_id": "openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.12.0-202301042354.p0.gc749fdb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.12.0-202212211226.p0.gfb675ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.12.0-202212230615.p0.g27695b6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.12.0-202301042354.p0.ga580a44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.12.0-202212131615.p0.g0c7fbba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"product_id": "openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.12.0-202301042354.p0.gaae8264.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.12.0-202301042354.p0.g9a1bf9b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"product_id": "openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.12.0-202301081355.p0.g4e3eca6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.12.0-202301042354.p0.gb34bd0f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.12.0-202301042354.p0.ga803bf4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.12.0-202301062016.p0.ge76828e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"product_id": "openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"product": {
"name": "openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"product_id": "openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.12.0-202301062016.p0.gb237c34.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"product": {
"name": "openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"product_id": "openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.12.0-202301042354.p0.ga34f2e4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"product_id": "openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.12.0-202301042354.p0.g3065f65.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202301042354.p0.g77bec7a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.12.0-202212061458.p0.g7e8a010.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"product_id": "openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202301042354.p0.g77bec7a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"product_id": "openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.12.0-202301042354.p0.gfab1920.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"product_id": "openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.12.0-202301050335.p0.g5e41b22.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.12.0-202301042354.p0.g4c711c7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.12.0-202301042354.p0.gd6d2139.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.12.0-202301042354.p0.gd6d2139.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.12.0-202301042354.p0.g40936e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.12.0-202301042354.p0.g0f14c3d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.12.0-202301062016.p0.g271a6f4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.12.0-202301042354.p0.g0f14c3d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.12.0-202301042354.p0.g61e198c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g7fb891f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g15ff2ac.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g1584117.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g6bd7afa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g6197630.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g6ff1c8e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g6ff1c8e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.gd1d4f77.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.gba10578.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.ge4ed4ee.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g746fab2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g0a02fa0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.12.0-202301090455.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.ga5af4fc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.12.0-202301042354.p0.g4d2e37f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.12.0-202301042354.p0.g3eb4889.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.ge613bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.12.0-202301042354.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.12.0-202301042354.p0.gbb76484.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.12.0-202301042354.p0.g8b23225.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g047391f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.12.0-202301042354.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g8496c50.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.12.0-202301042354.p0.g8496c50.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g83768c8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.12.0-202301042354.p0.g4c6e171.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.12.0-202301051605.p0.g5f0e975.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g05d89ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.12.0-202301042354.p0.g1c136fe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.12.0-202301042354.p0.gc0e5dec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.12.0-202301042354.p0.g992b43b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.12.0-202301052135.p0.g336ffd5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g7bb0546.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.12.0-202301042354.p0.g9243e02.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.12.0-202301042354.p0.ge0b6bf9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.12.0-202301042354.p0.g6008198.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.12.0-202301042354.p0.g4c5b488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.12.0-202301042354.p0.gd1915d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.gfeb14fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.gd40fae8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.gc7a6334.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.12.0-202301042354.p0.g212a455.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.12.0-202301042354.p0.g220a777.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.12.0-202212061458.p0.g2796e17.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.12.0-202301042354.p0.g6d23772.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.12.0-202301042354.p0.g20cffc0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g3201431.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g20cffc0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.ga92e415.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"product": {
"name": "openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"product_id": "openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.12.0-202212121125.p0.g89a451c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.12.0-202301070015.p0.ge887436.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.g5f83bd7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.12.0-202301051405.p0.gcd1142e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.12.0-202301090745.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"product_id": "openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.12.0-202301090455.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.12.0-202301042354.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.ga19615c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.gf407c8a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.12.0-202301042354.p0.ga2882f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"product_id": "openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.12.0-202301051925.p0.g4c2a08b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.12.0-202301042354.p0.gb82e889.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.12.0-202301042354.p0.gcfb76ac.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.12.0-202301042354.p0.g5f1ea9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.12.0-202301070015.p0.g2b3eba7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.12.0-202301090455.p0.g566bf59.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.12.0-202301042354.p0.gd9b6b11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.12.0-202301042354.p0.g421718a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g057715e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"product_id": "openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.12.0-202301042354.p0.g5fd2176.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.ga88d72f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.12.0-202301042354.p0.g2dfa218.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.12.0-202301060125.p0.gc76613c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.12.0-202301042354.p0.gaae8264.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.12.0-202301042354.p0.g94026d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.12.0-202301042354.p0.g1b52bfe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.12.0-202301042354.p0.g30c5f26.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.gb6528f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g308a62d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.12.0-202301042354.p0.g8bd9c35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.12.0-202301042354.p0.g64d58fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g64d58fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g645b6d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.12.0-202301042354.p0.g987e5da.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g9e74d17.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"product_id": "openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.12.0-202301042354.p0.g299b709.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.12.0-202301051105.p0.g306214e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8\u0026tag=v4.12.0-202301060125.p0.g56eba9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"product_id": "openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.12.0-202301042354.p0.gb190788.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"product": {
"name": "openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"product_id": "openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.12.0-202301042354.p0.g4d30401.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.12.0-202301042354.p0.g6ab8e62.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.12.0-202301042354.p0.g63dcaf1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.gf24e5ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.12.0-202301050335.p0.gee31d1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.12.0-202301042354.p0.g9eafe23.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.12.0-202301042354.p0.g2488b98.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"product_id": "openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.12.0-202301042354.p0.gf1dc3b6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"product_id": "openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.12.0-202301042354.p0.ge4d9170.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"product": {
"name": "openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"product_id": "openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.12.0-202301042354.p0.g9aaa7e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.12.0-202301042354.p0.g6945eef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"product_id": "openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.12.0-202301042354.p0.g6945eef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.12.0-202301051545.p0.ge31abf2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"product_id": "openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.12.0-202301042354.p0.g03e5b13.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.12.0-202301042354.p0.g86b1835.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.12.0-202301042354.p0.gaf2f49c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"product_id": "openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.12.0-202301042354.p0.gc749fdb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"product_id": "openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.12.0-202301042354.p0.gaae8264.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"product_id": "openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.12.0-202301042354.p0.g9a1bf9b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"product_id": "openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.12.0-202301081355.p0.g4e3eca6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.12.0-202301042354.p0.gb34bd0f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.12.0-202301042354.p0.ga803bf4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.12.0-202301062016.p0.ge76828e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"product_id": "openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"product": {
"name": "openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"product_id": "openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.12.0-202301062016.p0.gb237c34.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"product": {
"name": "openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"product_id": "openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.12.0-202301042354.p0.ga34f2e4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"product_id": "openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.12.0-202301042354.p0.g3065f65.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202301042354.p0.g77bec7a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.12.0-202212061458.p0.g7e8a010.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"product_id": "openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202301042354.p0.g77bec7a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"product": {
"name": "openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"product_id": "openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.12.0-202301042354.p0.gfab1920.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"product_id": "openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.12.0-202301050335.p0.g5e41b22.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.12.0-202301042354.p0.g4c711c7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.12.0-202301042354.p0.gd6d2139.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.12.0-202301042354.p0.gd6d2139.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.12.0-202301042354.p0.g40936e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.12.0-202301042354.p0.g0f14c3d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.12.0-202301062016.p0.g271a6f4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.12.0-202301042354.p0.g0f14c3d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.12.0-202301042354.p0.g61e198c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.12.0-202301090455.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.ga5af4fc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.12.0-202301042354.p0.g4d2e37f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.12.0-202301042354.p0.g3eb4889.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.ge613bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.12.0-202301042354.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.12.0-202301042354.p0.gbb76484.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.12.0-202301042354.p0.g8b23225.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g047391f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.12.0-202301042354.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g8496c50.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.12.0-202301042354.p0.g8496c50.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g83768c8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"product_id": "openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.12.0-202301042354.p0.g4c6e171.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.12.0-202301051605.p0.g5f0e975.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g05d89ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.12.0-202301042354.p0.g1c136fe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.12.0-202301042354.p0.gc0e5dec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.12.0-202301042354.p0.g992b43b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.12.0-202301052135.p0.g336ffd5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g7bb0546.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.12.0-202301042354.p0.g9243e02.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.12.0-202301042354.p0.ge0b6bf9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.12.0-202301042354.p0.g6008198.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.12.0-202301042354.p0.g4c5b488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.12.0-202301042354.p0.gd1915d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.gfeb14fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.gd40fae8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.gc7a6334.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.12.0-202301042354.p0.g212a455.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.12.0-202301042354.p0.g220a777.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"product_id": "openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.12.0-202212061458.p0.g2796e17.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.12.0-202301042354.p0.g6d23772.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.12.0-202301042354.p0.g20cffc0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.12.0-202301042354.p0.g3201431.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g20cffc0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g7e23256.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.ga92e415.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"product": {
"name": "openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"product_id": "openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.12.0-202212121125.p0.g89a451c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.12.0-202301070015.p0.ge887436.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.12.0-202301051405.p0.gcd1142e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.12.0-202301090745.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"product_id": "openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.12.0-202301090455.p0.gba94031.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.12.0-202301042354.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.ga19615c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.gf407c8a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.12.0-202301042354.p0.ga2882f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"product_id": "openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.12.0-202301051925.p0.g4c2a08b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.12.0-202301042354.p0.g5f1ea9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.12.0-202301070015.p0.g2b3eba7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"product_id": "openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.12.0-202301042354.p0.gd9b6b11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.12.0-202301042354.p0.g421718a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.g057715e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"product_id": "openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.12.0-202301042354.p0.g5fd2176.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.12.0-202301042354.p0.ga88d72f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.12.0-202301042354.p0.g2dfa218.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.12.0-202301060125.p0.gc76613c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"product_id": "openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.12.0-202301042354.p0.gaae8264.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.12.0-202301042354.p0.g94026d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.12.0-202301042354.p0.g1b52bfe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.12.0-202301042354.p0.g30c5f26.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.gb6528f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.12.0-202301042354.p0.g308a62d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g615dc60.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.12.0-202301042354.p0.g8bd9c35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.12.0-202301042354.p0.g64d58fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.12.0-202301042354.p0.g64d58fb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.12.0-202301042354.p0.g645b6d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.12.0-202301042354.p0.g987e5da.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.12.0-202301042354.p0.g9e74d17.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"product_id": "openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.12.0-202301042354.p0.g299b709.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.12.0-202301051105.p0.g306214e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.12.0-202301042354.p0.g854f807.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8\u0026tag=v4.12.0-202301060125.p0.g56eba9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"product_id": "openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.12.0-202301042354.p0.g9b41d30.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.12.0-202301042354.p0.gb190788.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"product": {
"name": "openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"product_id": "openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.12.0-202301042354.p0.g4d30401.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64"
},
"product_reference": "openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x"
},
"product_reference": "openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le"
},
"product_reference": "openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64"
},
"product_reference": "openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64"
},
"product_reference": "openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x"
},
"product_reference": "openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le"
},
"product_reference": "openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x"
},
"product_reference": "openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64"
},
"product_reference": "openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x"
},
"product_reference": "openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le"
},
"product_reference": "openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64"
},
"product_reference": "openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64"
},
"product_reference": "openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x"
},
"product_reference": "openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x"
},
"product_reference": "openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64"
},
"product_reference": "openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le"
},
"product_reference": "openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components 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": [
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"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-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"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-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"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": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"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-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"cve": "CVE-2022-41316",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-10-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HashiCorp Vault and Vault Enterprise. Vault\u2019s TLS certificate auth method did not initially load the optionally-configured CRL issued by the role\u2019s Certificate Authority (CA) into memory on startup, resulting in the revocation list not being checked if the CRL has not yet been retrieved.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vault: insufficient certificate revocation list checking",
"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-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41316"
},
{
"category": "external",
"summary": "RHBZ#2135339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41316",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41316"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41316",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41316"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2022-24-vaults-tls-cert-auth-method-only-loaded-crl-after-first-request/45483",
"url": "https://discuss.hashicorp.com/t/hcsec-2022-24-vaults-tls-cert-auth-method-only-loaded-crl-after-first-request/45483"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"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-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vault: insufficient certificate revocation list checking"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"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-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-0296",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161287"
}
],
"notes": [
{
"category": "description",
"text": "The Birthday attack against 64-bit block ciphers (CVE-2016-2183) was reported for the health checks port (9979) on the etcd grpc-proxy component. Even though the CVE-2016-2183 has been fixed in the etcd components, to enable periodic health checks from kubelet, it was necessary to open up a new port (9979) on etcd grpc-proxy. Therefore, this port might still be considered vulnerable to the same type of attack. The health checks on etcd grpc-proxy do not contain sensitive data, only metrics data. The potential impact related to this vulnerability is minimal. \r\nThe CVE-2023-0296 has been assigned to this issue to track the permanent fix in the etcd component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift: etcd grpc-proxy vulnerable to The Birthday attack against 64-bit block cipher",
"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-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0296"
},
{
"category": "external",
"summary": "RHBZ#2161287",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161287"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0296",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0296"
}
],
"release_date": "2023-01-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:36:40+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, aarch64 architectures.\n\nThe image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:4c5a7e26d707780be6466ddc9591865beb2e3baa5556432d23e8d57966a2dd18\n\n(For s390x architecture)\nThe image digest is sha256:ab70750be4fadf5a525141ae32a8577c91dd19f1d6e582a6824339c938216ec0\n\n(For ppc64le architecture)\nThe image digest is sha256:5a5943dea60b40f73ecee685b12fff1d65cc8bfe946f762fdfe862969483ddbb\n\n(For aarch64 architecture)\nThe image digest is sha256:cb34667519d1cfd8eedf0fb27e14b7b7e6209323b86977bfaadf91da012d179d\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
}
],
"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-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:34bfcdd0c6302a0f877a4257054302fa4f8a0549209b09d9d4c0bd8007cac9f2_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:397d151ca1aae56133956631774fe12bfb9afc0b056ccd14f2bb38892bcd4788_s390x",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:76b1c9d7a661f38cb46d6c98c549f69f45b4fa70e5365209e8d588bf63cddd46_ppc64le",
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:a2835234bba16a0f5aa264ffc5cd6522987568ee5e73b2c6f281d71a9ccefdee_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:39a30f0a0bbcfa7fb0aa97b00034f95d85cda401b6a093074bf8db350be89b6a_ppc64le",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:8b8daee59b113574d990e5750a53ca6a4dec276cd41ace50e3d3d822b40eba1c_arm64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b00015311a18a1e2a6efe6bebcf7bfddfdd9f64e07391020895bca213cf4d9f1_s390x",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:7310131b141ca567d014784d729757eef23c9ec3324fdb43ee18d126309497cf_s390x",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:8bbff909b5bd914b9aef6c2ceea0279cb787aba86c0f85f74af43ebe7adc8ff0_arm64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:cad5a85f21da1d2e653f41f82db607ab6827da0468283f63694c509e39374f0d_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:e5569fab4490324f24195d25e306f9bc0a329d09d3a615c77efa540c08fe3bb1_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:277a548af183f96447f5ff39340f81a5db71976e4ddbc3c0b6d552bda6876933_ppc64le",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7959d1268ec98c7d05cb1153eb109d788a33f55aa8e74301d9893a258452099e_s390x",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:a9c6e29a6653384fc859a34273f34dbb38a62a06676196767700d54b1c962b68_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:be850306750476202babef4373b0eb4f1d1c79d09ac5e46c6e5d523231b220ae_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:53965f0708a1e57d4fd62d058d9159ab3405ce121a00e69e0f630d671b7789b7_arm64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:576dc999accc8af51337f797e57adde3a6488c3e61d6f9fb9a397a26786ab905_s390x",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:78c082bce19429174ebd5582565c23c1ff0c7e98a73aeb62b2a4083ea292a2d3_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:c21be50b021f0d8580307fb8c10667da00833295dac342affa834ee159b29ffe_ppc64le",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:9434f74409e1b349f5b9c088b6c831089010e4ed2fa027ff3f035e773ab495fb_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:20b771d3a62c96c479df3e7c5936cfa100c4c17c98b9a8f5f9a56b7e891f8f90_arm64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:4ceeb4bc41276732266554ab353c35e379b993728a40cc207b89ac1a5d16d2b2_s390x",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:7c23b71619bd88c1bfa093cfa1a72db148937e8f1637c99ff164bf566eaf78b8_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:d17688b307727063dff085889029503c99bb649393c0a3430d7397e0261f2176_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:353ef1e66352e3dd33873bba0042097d6fa34cfda32015589fd04529f73c17bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:9e4bb74202f1fc1d26dc89345c81a21bd3fe6c1491b2d24fa2f62e5c8cd16d04_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:dd1e2e0c92a1eac0d366628e27aaac490a7f5702e8d905b86b6c53d850734ef3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:f30638f60452062aba36a26ee6c036feead2f03b28f2c47f2b0a991e4182331e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:0afd484518c7e42532741c5714a745d6777a54c28128b2eb8ef0b20b30a0477b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1511693daf5d1cb36507c8f17c6b77b00266a8815e6f204c3243f4677128db61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8937d6772cdf079003be8d21a3b521143b21174ba53bd5399412564864c7b1d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b83df303b8c1e2ee20b5bf163ee39c5848e6237495bf1e40114b39b286d1b065_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:43b43a9412f93883c1d6834b0bac939ab3ff3243d91c52f317616e8a990d8192_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66c9efa566d082a64deea3aa772fc76b940aa3e2feb8a5ece1658a5e45ca2f27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:8f1c4266ce38f3d3011d9a5f9ee084d7201b5b132d877513e8f9f7e33f156957_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:955faaa822dc107f4dffa6a7e457f8d57a65d10949f74f6780ddd63c115e31e5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2a9b8ce14df3ad8a568958653d31321e8d4b4583d4f2c4982e14d8297783bb85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4949b93b3fd0f6b22197402ba22c2775eba408b53d30ac2e3ab2dda409314f5e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:a69fd29c0a3b671d8c8852a6d0cbe12fe20421317f2926d0ee8c62005c9f7534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:cda55c5b6f3101927f97de9a6c2e2d787eddc789988d6705a2570e0dd1ed22e4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:bd3c588a15b688b9568d8687e81e2af69a9ee9e87c1f5de2003c881e51544bb7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:f02f76546aa186ed6516417d4298b820d269516ae6278e339c94c0277cbe8580_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:98ed09f9be29ab5b1055e118ab98687eb09fbaa5fbde2d41fc20eb8da7b544f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:341df5d61566d6ef4282651284535145f50f4fcdad94e8b206a7576118c7785a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2a0dd75b1b327a0c5b17145fc71beb2bf805e6cc3b8fc3f672ce06772caddf21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:60d60ffb065acb17783f44009db5ca992ad2b87a086ba3cf28f32c896e7f6052_arm64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:67f3de43065c382eccbd6a9b7983213f1d2727303b30e76ed3dd2f683e46a3c1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:f5ef5254cbbf66d8611c81dadc80aca6ca427397a42d8bb68ab49d7fe40f3f5d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:a28bf9ecb741f8a69934098faf3bd3cc6c24822ae0ed66dcf0fbe0154b056247_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:aa99f4bbbfb26f266ff53cb3e85e1298b2a52b28a7d70dc1dbd36003e1fa3dc1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:5bcee2b0cf9c1275fe7b048f96e9b345ddd3ff5c31e3072310e6775ad1a2eaed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e7b3f27ece76ea2b1257474653fbb78ff580d7701da21a3876dfb09f8c904fbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:272e57b80503ec4278f3ccb6c518ba3064b7e7d92ae123311b9941ed46461901_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4e596cc1ded888a6fb4e8cbb9135b18b016ab8edcca1c0818d0231f7ec9a8908_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6d6b0a4a7f205d5e52404797b190b7ef5063a999f3f91680e02229b22790b916_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f7a70fb1fae58309452556167c994f4567bbfbf175eeedca3c46a96d0d424fde_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:526e25376d745b1e519cbec4bf5735e26ed248e378c258c02db5e354fa88431a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ca1ce278e33d80952a1203209ac45f0ed2fb79907a7e7c135d1af0d14c4b4cdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:041c819010c72a5d98f18d8dc903fbab31d2e3f079694fb2d841b99418a70c0a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:09c8aa056bbf5da5c7119653d2000f9412b6d2f48304911e3d2913cad5f29ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:9439e679b92ea5ce37b5924bae48a70262cd93fe87f6cfbeceabfec08f942b0d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f266a2674a945022a377e2417631bb6d581e8b265366d0e007c52f105b6d5b6b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:5e8660a2d4a098d897a3422495158d6d4ba4527378df79838889d1d87a9a3c53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:de37d2dcd186e9de974c1671ca68e1580f77b9f2b87f59df6f0e98322dd97cc6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:c5c3f5b2c958ccb083a36414baa947580291be035053864da379c1cf131bf1ce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:d0d9c80098d28b66d4560f956ee8f5ea6ab560b53ba03009f0b6a6d554936cbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:580aa2ba9dc28be83bf1a9df25c722b17a4e4a41601bfc3cd1a5309a77c43051_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:af1f30a0f3480ac0622da94639a09de309175f8b97adbf70426dd57a558dfb43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d8309eb45097f821a093a912212d8571a4f79221474daba24c5c21e62c587ec5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e7bc97ed9c9a1c4d76e96f37e8fcdea1187f1d853981e5a24f23b014cac36e5a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:1ef6fdfb8dccb4a4fa4036a872b8a68149ca4a51b726d73fe2a525a96dc9aab2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ebfadb579d329d6ba3297bfafb66cf41ea5d84ea61523273792e7e6337f4f2fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1631b0f0bf9c6dc4f9519ceb06b6ec9277f53f4599853fcfad3b3a47d2afd404_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:17ad9fa05b52e3ac92f2abc38e5abcaf97596b49278da2e9b7a5a6ee12707d54_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:4c632618680a96084e243edeec6ce0e262269cdab3ab3be1b66e6c62d2f83f3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:c31fdf297126d1fd255ceae15a5e8705923886c968d4874681472ea8934a4d00_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:1323d9cf18a67cfc68684917ca8df82f4fe8104818e5a1e0a4c82f837045587d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:47c3240fef3f356b1deb606fc6991839ae51e0f5f67851c6453065ec255ccfdd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:49619264429ace25f813b97f0d7464374266a70a1a5f36614658c0bcf514a1bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:662218d316782d420d5dd998590de01a9705bc1b13a9aa2eef4ad8ad3744bbb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:1ad37c5a1f7e6e8686e6e9f208e988a585c6a118be4efc43d0c807113b192935_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:7a6a9bdbbfa32ad29b14e148a68cd0464eaa38bdcf8c73d0dd74436a16dbff6b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:927d9ee0719b4537e99c3a214474f39cc90b4b7519a4ab01dfb7859492943407_arm64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:e6f0b3103d68b12a1bf4b9058f60e9a7de52c27f58cab199c9000fdbc754c2c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:160688733fe10c567aad929d3177dc02659daa10fe77d7698edbf5e59b6bd6bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:18a7e4779fce53352d37a467679b94d5ec5931ffc26e11134eeac4ec78090baf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6b61429030b790e6ec6e9fcb52b2a17c5b794815d6da9806bc563bc45e84aa67_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b82f42cb356a112f3dd40c02e491781e5d64fdfbe938c77e5ec993a922edf00a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:2823d5f6c6f9145b1c817f20ebfb1be4b72656086d58182356e911c324efebaf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:4055a8691c02ef60d5b0398fd9b449a0f93c78ba3779e23c9c7305398ba1dc7d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:47446db573b95790f09ee3623f7c96d36c108acfa306f247b957aa40dc96ae57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:58b0759d42bc713468f3380f24802bba2e74c4e393b9ae5291ab7deff1a1ea65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:1fc458ece66c8d4184b45b5c495a372a96b47432ae5a39844cd5837e3981685b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:76089ce17acec3a49a369f2cd396ed5f8437ccd02df134200a90ee81a172673f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:774629607014b682e6f0415330cadb5cc69ead93b13d133ead1b8ddc599683a9_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:8f10714a9a2c4c6c55a2187aedeccf593895cfea0c1ab5fe28bb56082fe7b7e2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:83ac256fd28e10f540ac04352253aa5c78a926d11d938cef85234e88fd3c60b3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:a03a5e65484fc0ae4274e92a4a98e86b0e1682c32576fee855a7e0b6fedf3fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:ba03844ce44997d02c3286acea9a8e11922d489fe6d2bee239f309c9923c8bba_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:e2981cdba6d1e6787c1b5b048bba246cc307650a53ef680dc44593e6227333f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4943479c57ec83de189964cddfce13198c3eaaca9d3e024c070966ef4842c265_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4b1e1c35f1d351160d8382374909acab1bc50941f90129a58bf90d250d0befb8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:7b3594f200a72d1d02cca5c153841b8e0dce84ce5edbc14529383d6fbe145037_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:d7047e80348f64401594a29de59ad103136d0c1db7a15194eeb892a331a84d3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:26d3d2e129ce367d2580c7a6c6161037bcc544b764317e557025350a45910fe3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:3a1252ab4a94ef96c90c19a926c6c10b1c73186377f408414c8a3aa1949a0a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:989f546ab38d057864e0a689e44c6b26932cf7f46ab3e7514e9411f3844ade26_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:aa3038850f08843fcfabc5549e707296c1ab87086abe1db9b0e6602f6d041447_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:778509abf00f9c80252c7c35126956cfec6b3c554d3855478a09ac8956a551f5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:8602cc71ee90648666f23b6f6a39e22a0eb83c9b270cd8afc2ff56dee6af8e3c_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:af36c8fe819208e55cc0346c504d641e31a0a1575420a21a6d108a67cbb978df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:e5f62074595c3d3d51f85d952b93b97966605aee66374a59ac182731bedd3e98_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:9cc95efc6873289b0260b9f8e3b30e5b69b76033478018b2efc4cf0c494f9c3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:bcb88aac6b65fab61439ea3be60f9b199962d0c258c4e0fc16a5e7b9b2cdd5c7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:d4aa9d113e41cb43142b40fdf931bd74c0ab6c22ad4972627ce09ce4f92622e7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:debc66d73cce41b59011da70625a517f10d11342a24f69a2082b7160b7bd904e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:1fd74d00272b76cb5bc7bb22d1a7b7607704bcc3ce846f008f2dcc3b92b717ef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:9d0417b3adbf60a3622172c0c219bf9fdbf92bfdf2fe32ed20f788ec79b5ea75_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c4e5f13cd4d2a9556b980a8a6790c237685b007f7ea7723191bf1633d8d88e27_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f8c3d3672240b06e0257f8174cb04fb15da2327b616f2214bef5d9ae5bb0700c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:0900cb69e1438ad13181e89de7a654131914f258eadcc73f1a3eebc21dd427f1_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:2b9577fec9c089b042a0dabe5a3b6eefb1ef0f88cf2dc6083201e5f013eba456_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:37100fea05c30b2699184fa3efa145ad784b78910dcc89711df99de2a7dd83f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:9855058576d669b8e97eb1ff0f62e5bd52098468cbe2c7e8ee5da1b63b65031b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:2affabd347afd1358fe22e83271b11af8404bff30dfc24438566817d58a6a4fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:a0fa96ef29d5830d408456c62b1e55c18afd29a65550e2da9fe3e6f9686f8c85_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:b98c102096bcb20533001fe846ede89ef87030e230c440896d25a4548b6da664_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:bbbcd1a09bf0fbf8d8d94985738cd7676b6565ed77ae2f924b4a917fd8d40786_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:046218399af6596e9c51247a7489953bc4ed8629cca28ca3048b5222fd36bc2e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:13397fef9671257021455712bf8242685325c97dbc6700c988bd6ab5e68ff57e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:28f2a8db1f5ded8fdcde13d56dbde04948163686ce5888b2e8df5a752caa185b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b2467374b97b3c3260ae4aec15b7947a2615cbf6e210e59ad64fdf3f430c2cd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:050586b7935557d887d001c41c9d76aca2bba1f2517ab7b8b5e9764fab81d550_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:6a65b23e1bfdc92ec670ff5c1d596c42f49b6891c31fe118756fbc6bd8b2d0f2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:c28915a6a21cacf39a6fb87e566eba64af741fa8a7cb858959e68c8be0d48ba5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:f6ba6ec29ae317b65ccae96aae4338eed31430f09c536e09ac1e36d9f11b208e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:2f4bd57474ac21367df881cb966756e1bb6941588e43622bbd2755ed7d13a9c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:3233eac8b2a7e0d967abb977bfbfceabaa1381f6b2f494889b3afb11553b13bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a216d7e6a5692a52c156b9f77c9356aa21f59e6d967e29c2f7a571e11a54d05b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:ade0b0731c1473bde271ae914f3d2714eb046c9807d37af552a1483fe304b1e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:961706a0d75013fcef5f3bbf59754ed23549316fba391249b22529d6a97f1cb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a721b13a7637053bfab6b662733e5c96522726f5db682158bc2ab205831eecb6_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a9df6beabd254869e4d42c18fc7190985d7ca4728c9e524c9ba1b9aba6c4a936_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c74ac7e3f02d66a6d96c57fe1680ce1e9fe67af8dc4575165899d82ffe2a291f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:51c611481bffa166c2f6740bf5903dda34b7808a2d7554c0a3f2c6f3133c1062_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:5fd01663fbe222ae983816ccc17541162f74c2d0360a6b265b4052c9a8a0a72a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:da1dec5c084b77969ed1b7995a292c7ac431cdd711a708bfbe1f40628515466c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:fb0bb7b80f74880ac145ea91e8037e9ff556f3a6720cea08f4fa322ac4b4bace_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:822b84fddd880f67020b28ff7995a4b022802b51f5f36629a0005203ca7eaa82_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a16832e9c1f864f0f8455237987cb75061483d55d4fd2619af2f93ac3563390d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e3f1fa4eac74be4af273aa57862f33e6ed7fc4cee8c3b6b0980a6339b67d39ac_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:f858d73f3b2f6a41ee668060314a022c6580ffd30358efb251023f057b66e940_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:4327844cb6526a510d042eef23879b14a2290a38ecbe8079b5ee4753bc455255_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:670fa2dd9ee61003557e5a7ab09b51526519809887bb831700849a7014493ef4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:a88885cb6347b4dc8d3b6f7a8716eb17a42f8d61fa39f5fccd3f8f8d38b3ae5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:fe75ef8b625ebb7492973cc5d4bcf6e96b97d64b958ee1d766b2adbdb7da7ab5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6275a171f6d5a523627963860415ed0e43f1728f2dd897c49412600bf64bc9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:6d72b922b71fbc2121c0dc1cb3b09cd5a4c4f9d2874e8866091ba79afa0a9e89_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:89df8863f896c8c7926e7bf579ae184b83fb9d83728839fe67f7a8729fc0022a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:cbe07da6bf1b041db13d1b53e2e53aeb6704091019b55be8a5706c7873cb98bc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:00d4d13cd9832edac377785b62b27dced1d6cb82ef36ed2a974a39d84905987b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:0d71165cc0557fce34927b37a1b17f4e83ef33b9ad1b837319a5f24bc8759ac3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:52260b5433ac5231b5d6f20ee45550663fbbcbba930244b5e6655638e3a7a6a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:9ed61d19216d71cc5692c22402961b0f865ed8629f5d64f1687aa47af601c018_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:04e36502c84a9fe8e84db17be4a1e8f0f0e277d8cda4ca59db29aa51f76d291b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46d40b7c04488756317c18822de0f055a688a84dabf51a789edade07dcf74283_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:be0b403c05ec9dbcee94b9f2b8d208f17f1c05eb41aabf153de3c1ab3ac518e8_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:f8d578727f1918205cee8c80edae4ffa7f7627322e09af254da5f018667d51d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:73df01e6051cf6a76760974c97d65b228020d4f127514b59ce597ec371097fe7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:81a043e61c07b8e93c6b082aa920d61ffa69762bcc2ef1018360026d62c11b18_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2bebd10297de14328ad2134c495ef676c210d4e2780e938cee907391035e9ad_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d41430569c40ba80500b20fa1354542e2893a33c0cb87c2c480325a684cb1fc4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:0bf211c0e81978004cb188c4a1df7ae8143da6bdd42017929e4e8b2ad967370b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:439c8c9166fccb760dcf1abcc483350220212fbb889b7ebb7cf701d8d0b06063_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:bb343e69923391e6f3a79218b3cf3fd8b68bd0e9267109a26a37737b3ebce56f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e045fad043f28570b754619999ffb356bedee81ff842c56a32b1b13588fc1651_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:75fc9d43fbf3f4af524dde8ca3b42fa55332357ac85165adf67e9738a90b7ddf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:773fe01f949872eaae7daee9bac53f06ca4d375e3f8d6207a9a3eccaa4ab9f98_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:79f06ee470ae2c5a4833e3c12d992d67353ebfbb38e5dd57ad97d6944b4d97ad_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9c64294cd95dc19739200f6fd5bbc9a25c73246536b93579ac7454eb1dd7a72_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:0e6833b99a44b2a1003b08fc9c0b42ec2496ce84cbb28c08c728746e0381ce8c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:a35bc9e9c9cdfd98d726ac032d1cb3914488375bd56042f57c128e34886e8dec_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:c3c9d856bed4e05e727037b50340eccd1bd10f12aba988891cde4c11887e8ff7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:ec53f44c080dc784adb01a4e3b8257adffaf79a6e38f683d26bf1b384d6b7156_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:435bd6c8ff5825fcead3f25555f77880d645e07a8f8fd35d1e3a2f433bbebe32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:4fd3214c3dce7ce1dbc8b2b6b39dc9caebef73018c86791117be421844bbf996_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:86593248e5f677ddd6a23964799c66b9345bb58c29e8c0aaa9ee649ecb111637_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:8e343fe1578ef987c5f067fdd3e027e59543922af848217a23f6221e4af2dc3d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:437b75010b15c34739865ab53b493e74c027cde0832bd68be7e8f0064c746b13_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:5e9e309fca4e3c3fca6aeb7adaff909c8877fbc648769c3cf48ed264eb51cc5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:950664209809448ec4767a2254c87046ac0c57cc5f8c013400cc5821eb55d685_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:fe920d77444e5c9754436f345293f683f75b2bf6344209eecc97341e9ad0c4a7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:883cb8d3defd61df719058b5ef46b8a2a4c735d1ff783f4d19d893afc44e8cb4_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:946567bcda2161bc1f55a6aa236106c947c5d863225f024c8c46f19b91b71679_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:a57f69ac46ff8227d71f8a3f9a1bebdafb373d0ab45c087de1548940de321601_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:ec62a3ea2284c8c40901a33e6b9ace8abe6a3058a5af77e9f0e798b3b5d56dd9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:87666cc451e16c135276f6405cd7d0c2ce76fd5f19f02a9654c23bb9651c54b3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d5689d68feea0d83833dc77559bc09f7f7d52314919d2f0c8c6f44740532fc92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f93afa38b6672ab696a1cbf7b26e931e7c0d8f90a47ec6ca194de806196fc196_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb72174c7ef37dfdab811b921b713c6e2b1885a5cefa27fb3fa1da547aa5d87d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:0382531aa89b46ec74c3e44816097ecbf97528867ee96993b1e94069c281f582_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:28beb045c322dcf32f1f3027fff0ae65539676cb5181a04677a5819b79310379_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:53c526dc7766f65b2de93215a5f609fdc2f790717c07d15ffcbf5d4ac79d002e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:ab37b34189f1923f12729f73d0eef442960153ceb495e4444d56f0c392e62366_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:026e7982f8b7869fb95bdcd8f4f17c029cdf82aa9e36f17fefac7908f54b4249_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:95326527ea5c454b18b5108370f949953bd18fc598cd0d141f80da5599f232b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:99870a73bbce76a8e84ac17d83a809db4f30282dd890f677c96602b59e6e8250_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:fe09b8f75b721b227649c733947e031dcfd76877b5fd80706835f0e0de2097d8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:0a7501ed58f9212c5b1706f278d277053a2c279e6a04c502e571e06085ea5fb2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:19353c49bed476981054a3af5ea060474c44542e90357c89ad13f27e5c362354_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:3f8cb5ca35b87c2e777625edfe263819d46d32b46346976f5d5768ac744c9163_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:b9cf69b5d2fd7ddcfead1a23901c0b2b4d04aebad77094f1aeb150e1ad77bb52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:3135da69dad2687452ead4dc3c5813f14a4cdfe72ee1a7c99ab4619bf6468eca_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:4ba830158db4ca7b4cff693f4c4201445b186f534e710c7534247defd4646b58_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:7e5cf6294e213c4dfbd16d7f5e0bd3071703a0fde2342eb09b3957eb6a2b6b3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:88ffd8fc4ec5f89ea54caf2f9d0dfc3a166bc6cfa4b10b5b0fcaeffb46454e3e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:0079dc07eb1627b07c5214cf9dcb0700b9e85a38fa4820cd1b85f3a11add3a64_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:85b7fba9e21150b719c00c9db7f41bf316de7cf72bb12658222f0c64d5e4e0cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:a1a9ffe4c3d12fd672271f098a10a111ab5b3d145b7e2da447ef1aaab5189c12_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e1309b96f43ff96f6d2490c206e1eb3112f11a68c14f90c8064344d525373a8f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:27ad97c38c1658fb6f966ad2d9206ef33a4ead0e3856856b5e212f6c6179f9c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:62d393dd4692390ee25abc27fe27721cd30f141ee4dc4a70cda4f0a6af1fe685_s390x",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:daedb8cfd1a4ac798f313cc0ef7543b822c47449bf5acb8bdfe6eafb08c3af98_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:ead04c4782e72f5de13d4c4b65f691100a44a5118d42e230723c5a751b3a6375_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:07d59f85ab9d0dae34fe3390a15cede6fb7d1f98ec8bd78843dfab152bd6ce18_arm64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:7fd989417106fe770c0e739d47b9bedd2b2a34ed1f8e6b725cd172679af2609e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:a4b00a7810910ea260de0d658c0d3d1a0b9ac8867e92c34573503f11de59017a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:d4f7dc75e5bb59d630c6d4d8f773639094938e2eec5d8f548aa342adc42b5a61_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:14d4a6a2803361d5bb445ccca3109fdc2fab2304c88ec49454fe35da0b8ebb9c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:2e63d11b87d6ce60247011acc82959218f707816482bfb10cb680b1cb92031a5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:7c2783e21f259126efaf89772f533f65ecf90178ff0de3cab845e0af28ca5576_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:99f7d5ccb80151dd13f354c77f0803a16117ae4caf476eb7c88b1fce2420bc0b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:12bbc3b1c5d436a6c4020aad55d89e65c244098fe343057aa46993421cb78140_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:440b7c1a914db75d7f804b6cbbc57bc4e2a845a586c096e01f181a3801abf360_s390x",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:8ada763bc53b820555ef7c5a37f56485999ad9860d4c48ff49c9299135f7cc81_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:98d4eee0edefa5f976980e36667e217efa0575e91252a99c98bb5a7e4f1bed1f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:45ce25aa01ce77d2d7ad8cc2914686e07e71489c8ec625bc920f14ef83b94f33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:4c8cd0c379172e38d3ae925e017a7de619be45219b63e63175f6e91e5438d279_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:9c15d36f59526e510a58af3962e5e5560b009e8a1a2ef41487eff8ee72b49da1_arm64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:b7bdea83ae53e60c1c02ecf7c2470a52eb35e979f0fc9036722a8c2f00260443_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:56f56ff1a44e507b4499297d69a4591214e48411de912cfe892919e5f8b8eba3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:8ba9f2ee3f6ae7cd7581f09a6a86fc17396aef00bc6ec4ca270aedebc7478d7f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:a2c0395234325017bda73d4406b5a05c18ccbbf11d5fe362a92ebfb570524598_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d03a73b14daa7fe32294f62fd5ef20edf193204d6a39df05dd4342e721e7746d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:57d934a467936c1319b002184dcdcfa1698a7ee50b09dc0078a04f151fd24d06_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:622ccf15a6582d3c85da9a478c9e4a0e465940c9b5a917af7f048ed40b854cbf_s390x",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:782438942652d17d04836acd9230e81b1fcd3aaac3813b5db82dd7f93ddf0473_arm64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:dfdf833d03dac36b747951107a25ab6424eb387bb140f344d4be8d8c7f4e895f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:aaecefa40eb4268ee5f4a0b4e8218274e52d3ea88a6e894bb1337287a69fc43f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ffc20e34bfbe4d54936efc0324522384d833aee6c72a012edc7d644146dc0523_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:135115519e10a95daff127891836d8627e391b2a09ebaee81c8a51f5118d107b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:21b93f59f533b8540f2e0bf7d07cb15b0da662b66048502b3773c6047df2e957_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:1b0dd1e20bcaaf0a9529db8d12c9d9ccf22244aa84cb49b30703ffb5813b4172_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:224bac3fe426ee8e7433b9d484645d03061c6dc2d88c25a8a917761dd36c3bda_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50d79d12a42720e7b630cfed0f67533c9a248ef6b6d106fabf8730d7c25d4682_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:66c58d76cb755085d2400eed3984d956b9b4182de28892a8447e9615f1831fd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8d0a6a1d20351264ff7e12f1727c8ad5bcc179f6da87f41a5b962e6d01d35a66_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:d89776062a025fd41dc10b828f8cd4c66577d66ef54d57e2a634a843e243b020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:014d2ac0484354624a63c92a97f045107cdce5167929cb650e886cdf64112ac8_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:2bcccfad8af182975ca1691d6919daf8ef44fe36e228750356ce39041b990792_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:614817eab19b746ab9967aa1da46f0ff5c23756dcff3bd0eef772513ad9f8e77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:f75fcffcdd6ce49eb9ee1d094b93a42ced4c851e57d5e0d9d7e0500ace733b50_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5d263154d6c3f7d75486020633bab805257bc250308840ec3f387f96c5681489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:669903ad7d0aa550d1fc0d180572fc902d6f1201760870ae66e1facfd4302b63_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b007deccf4037f51879810be30d0edf78bbbfbf9571d54f2abd14216c9dbf624_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:dc01b4708060449738404227912c599afb21ce1eef83e3d82f6dc4274c134522_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:2114e5317978c2c1477227815d67a9644be932f539aae3d87febeb93bbe1bb05_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:72ac22df9ed95638b3049799732fbc3d04071b01f0bf8f9c470c31d113329850_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:ab4b9ad5114d8fc53ec73045e973a8be2faa0975195113e96e07fcf8ad86a7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:daceea817b45c07353de0170040f8fa538e94df40160c72f839ac1118a64ab69_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:2a0f4c42a172c9dba806efbb1f404b7c07e585994428b052468284d8ce07e6ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:4157563ba6a92058a2faa148de3b3bd30fde80bb583ef4c43458117ec104fa15_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:631012b7d9f911558fa49e34402be56a1587a09e58ad645ce2de37aaa20eb468_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:af59b0b88f5166381bae428823e50d1b9c35aa3bababf2f1cb1ca1095198d207_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:452e34e505ea44cb4a72f11fae1429fa66dbf1814354268de1566d3d767f8557_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:64d2859a676ccc0e3e9683e708692b485a83bdc233d4cc6bdfd9678bd31a7bf6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c4d79619f639bb20da1fa4500cc690b31a282e546a40e387253725404010d097_s390x",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f876250993619037cbf206da00d0419c545269799f3b29848a9d1bc0e88aad30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:0cf351fefc5245fc87207e1f259628b3db5e9af0ffef9fda2fd7868b0c68e244_s390x",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:38b429ae4957e4eecb9d02371bcab85d6e5a69264d0e5d3ebe259900784bffff_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:d3712248cdd07922d82885e77f25f0c1f430481bf0083771b5705c5c6add3477_arm64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:f1d08a4fed20e6f9fe569f173fc039a6cc6e5f7875566e1b3a4c5cddcbf0c827_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0493954244ea5550162fe8b44564f14d4a3160ef02e60709b71d37a2b093b280_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:0ab51a11899d80692b93b406b2680c465a4d09b737f417d633b127d30c7e506f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:374bbb5e8c2a52246fe4117712db6b7c26f4dc92421765adb13663804363bceb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:91496407bea46c76443337eb7fb54aa9ddf9f69856940c2d5ec1df4220d0f8fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2eea2f3c3eaf657e64837e748cc6c1c3f5f6a3ceedb38937ed403511bdf569b0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:2f04a30cd7a5b862c7b8f22001aef3eaef191eb24f4c737039d7061609a2955a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:32a9f943969de276cd784b83a85756eba26ae585b16d96ab564f113d9d0b4231_s390x",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:e01da0d8e96797b9b3c984ba597955ff1950e27dae3f91d0b3afbad5be30b857_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0a145ef26c02b44a5b0cc1f6ae69127eab02111bb4353b6d816c8986d458c1b9_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:0f83421fb1400b13e0dc807d7e321f274dac4cd8da1734031da419203ad88505_arm64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:24d9b9d9d7fadacbc505c849a1e4b390b2f0fcd452ad851b7cce21e8cfec2020_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:fe463ec82e564f87af1fd8fdf4df398c080f97664ecfec232e4537bdb4b563ea_s390x",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4331a9cca44f520002f82e98aec828b7938fb89678b80de5557449216650f678_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:924aacef830f58390824be7fa30095562bb59f377e9547499e2eafc5edf3fbd3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c1c09ad463a505d1bd15f8aadaa8741b1b472b563548d378f96378a9310d612_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:0c436b4962ffe79b9f38cc97e481748205164af7ce8d2d3d50ea338a5c81ffcc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:0a6f39d0633539f922b48117cea4291e76cefc654d715862a574cc9d09cabb63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9c68219b9acd6ddb12134c1508896e385f11bd06c7edf2c1bb374ad46e55dcde_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23aa852e53d100812ac350f626d4c67b836e1311c4a98874669fdf4d0aa0e70b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:df2a341e8ff6aeedbcbeca3a1ec6d55d96b41b9398064c7fc4d0a376e714b34f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:04cf677bb94e496d99394624e7a2334d96a87c86a3b11c5b698eb2c22ed1bcb2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:7ea56384a52cc908e4046428c36e438eeb052fc59f9e0875b163b85dabc999e2_s390x",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:8337d199439d667c47eecfd849cbb5c7d9547225a0b0a94e34da7e4920a8c6ed_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:a44ddcb16d3ee352d1320af8ecec3d17d38f6667159c700b6a64f8ac9aeae9d0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:662c00a50b8327cc39963577d3e11aa71458b3888ce06223a4501679a28fecd1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:afac966a75ef6708740355600ebcbc1d70c815603eb69b10acffeb39410d104a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:b31c4487ab4fa6a643891b5d103621d99831236dca27aaa1992802d8cf85520a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:d2ab57641de84e5143a6c05b4f31565b773af3225abe3c989e16a96900442bfa_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:44a75e9f1c7366e7384041e647b48fb5ed89e797801b542729488f056f4a9a7f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a2d73062f7520dbcd62c44b6b816ef7f21423cadbd0b098ee756c359f26e079c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a56f95fbc2dc2499e015e88c15b636a14f969e9be9182cddfda8a17f35635d57_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:fabf2eb6f0d868c5d48e209ac91f47bddecb784e83e3e9a51c63bb6fc42375df_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:f47dafc7ee3a7fa1f7b02ec61fa42050b359d039fef0a72e3eecaf54803bf405_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:c10a40e725a753741a94948c2e8889214650ec564a7959df85b8bbf4be2a3b03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6a39c87357c77e9a95115229c673c0194ac0d343ffc61fb057516c00306442e7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c3370a5e63eecf56ccdc17e8523a0ed836c8a5c775d1ce1bfe6b63042bba098a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:abcd56c7e511a8bdb729d5fb83042e52471adccef206066f024b0888d4aa1235_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f01c2cdc020742cf5d49260a92e2bfe4984e37e0c5409f5522144299b73c7cb9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:359cd94c60b36d288b2e60113984e465c5741ee8c461d33c0cb50777e6d5f19f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:0b64eced17c0ca3122c2f2b0992c10608cc51b19db6945f693c3f60df599052a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:a8ea8e5fe7b3828ef20fd76a45bab6939b5702eea00b7ff6ae4648c0de0a5c65_arm64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:1ca38017beea262e209daac9e074f37596f45adc7a70518e49502621ebe2e009_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:8d6a5c4d92e4357adccbefd1eaa7681ac5bd424f4106e6a52f88d819348fc15d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:cca18ee8f9680c755e8b31aeec058b8d29fbdc6cc5dfb03158391fe81ee166bc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:d028ef81d7e798627896cc85502c99725b50718ce065d68cb5d2e1e4f8e6b298_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:6b6e834e63b75e2ddb1bb36c0457134d16980bd097345134190a95a87eb00fa2_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:76c3f9dcfa17b24dbdb120653892ed2b71260d52ae09151461c983765a9a7378_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:948a67096a43e8a08556145d4ab6efb8447780c7956baf8feec1756cd2b8df3f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:d9a7cdeb08a569070a9fa123d199f3c69627d0fe61f7de7907b4c56cc3df7dc7_s390x",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:10dbf0bd5d806dfa4d0c3255e41d9afa638299bf7b6e5a602ad057bcffad8c5f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:1739c7cf0844140d041edce5e99654e9276ca9b2542ec00c4fd327495dbd6cf5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:7b0cafbd00e1fa1b2cf1fe6a42bce601d0a86db7c6e121644ed9b11ee285a6cd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:c738ae3ddffa5eef800bb65fef86a805c91043cc76cc6aa3a1526894ae183d30_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:2c9eaf69eff6af831f66c11e88f3e03fd680ffa5cf043618cb9d800bd9873f94_s390x",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:56e8f74cab8fdae7f7bbf1c9a307a5fb98eac750a306ec8073478f0899259609_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:8522e50c4dd952eafe97697324195d42de367a425c2abe78517c37791c5a8b46_arm64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:ac52beb2b0c3626437cfdebfa1eea7a764c0f63c53ea932d635e36c5adcced3c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:0807f5527f8d72f187bd10faed8200bcc3926a84158c831dcb647a9dead9a534_s390x",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:191ec02eb8ff178f744b70ce207bf70650fe6fd7ce929ce09390313edd24e520_arm64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:1d05f6f7f9426edfc97bfe275521d1e885883a3ba274f390b013689403727edb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:50e57ddab2d2c80d74c2031bcec85c052cbf1e11029a7bf7f537fe7b8f474a16_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:3a0f52941da37eab81507241541daefa270ba9a82525eaf1b59e80d7bd69fc29_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:c38a66d2b954d26c6f09bda51aaedbdd2d7358f64c8923be7002684e215c6d74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:d6581f4956c34f0581d62185568fd42d8d321568144427e17c078f0338e34b4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:de611d57d3ca325dd2f4a3eaeeb82afdaf1416ddf62c255bba340992f23da2e3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0988b682428b67e877cdd40e24a2f5db5ef19ce62b38f95156d0256b21df8150_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:0f5fd80278f30d3de87dac6a551492b9f8cecfb25321d5b02cd4e14e4ed6f93f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:6bf81f3f50362a21c05e1997f9ac117cc36d5c519998fd60d668c2cb6667b252_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:f2f70f1bd12128213b7b131782a4e76df20cbc224b13c69fff7ec71787b5499e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:52eddfdb2ed25210c51d45df671b620eac44c88cff725ef8b60eb5fb66797b57_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:658b11f4ef5b67fc1556c3b335f8b5731f3d255fc6cba59485f5267019d96e39_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e36c1c4e383fd252168aa2cb465236aa642062446aa3a026f06ea4a4afb52d7f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:fb5128ba9563c808f7c8f824073b2ae4291335968671f79ca4cfa3618dc85bb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:17ea4363246ae50ec3b298f435ea955bba6275438fba2c3cd3279e966b4c37ff_arm64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:4b0fb23ce30efc84183fe51084b7df7439db1c8757e758fd8ea6d13a6e4ab0d4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:b01066c3af59b3c626f6319cab69d1e2e9d2dc6efa6601c727ee6a79d671d3ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:dbe30098ec18e4c80b74942c72f05ff602379312bd6d268c5217dd50f23c0c6c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:5fbe1ec3f8087e953df40f001985e7e2666acb7cd00ae89f7a6a1141293fce01_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:6098321849ea5533809a4a50970d4bea844db65eaf3ec6bf4e730db8d588dda2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:129314dc9759f2a4ac9f2644198c2ef59e9ee3d4bc8751c6e72037aca6752d7e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:1d50aa23307ef22fd98ae5870fb3e8194a92db206a7203bb2bb231805858f4f2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:559d764897ea8e2161fea6ef8ea19aa5f298716598659d4e158307d88cd7ef91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:5e99aad1964349365c8efabdf02f14428e664d36bc09a282057273a95d8873d5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:849807396438caec3f554c639039b20c7a0d0c1ae53405dcd449b2c783fd2b6f_arm64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:e746cc2d8fc4cc64383509bf7150f46f76e876a30ca050288b45502871bba683_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:13486b6c43ac0e7559c5e0ffeb7a5d544d80cd9418e57643736e153e343a2f62_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:1b496dba66ddc7a91e1ec1df9088e301f0643619067db9c2cfc5e2214510a299_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:2f103b47d3e0474680cccca26e7be28ab59e8c9b4879cdf878ea830aaf515416_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:4cf2098b00e34e0500612a0f40d4f4d40cf9724ca9ad9ec2892a441b29c257d0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:d02500a8395c38baf9e5df82be1ab19e89dbfeebd086dc31cd038d9b20e68387_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:ef9db227070ef68b463ed902ff609cb8ae2859aedf30d69367f0feae248832c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c73efc9a5ffe8d209aee3b12564c1ff707370606255716b7cf0f94c130ba4b62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:eb16b1950eeef243d01e9716a69bcda11c8b322afe136a03eae255cba638bc91_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:6e531fed76ef92bd85ec174016dc268087caa6e48585a68470b259c51af8938d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:960b368249c9d4c660e7ac8494d9c85ecc157807c691f4842757504953be45e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1b7e4df1cb802bf56e1cb0e46131a3b1da20c0666397a87ae4dab61f2fea5c02_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa58fd83725d4b3ec814f8225b98b63952b5f0bb18a620180088cb10660bb20_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:77d66d06ec411045b5c270931fbafdf911ca29c149b3268d7d742c1d0c5eeee7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:ccec64d094945c83da94fc99305ab675cd157f2c14ce0f8f1681dbefe8663e81_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:01331a5c3add5bddb2fc35df0750ee83ba4bc267d8d5b5a730f3f54c52638aef_s390x",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:4841fa23c40ae2a4f4ab5588d58fe600d8daf2c75fae8b5b0a0447166ecf90cc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:c0a585b20b01d9ab1dbd8821a9912629b6bb0796f4864d53d8b65adca63d2736_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:e6f9b6fdba34485dfdec1d31ca0a04a85eff54174688dc402692f78f46743ef4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:4d7c0fc2653fb9405f0697988df96e122179da0a6c8dba360909a59740dc31c3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:d4b0cfad345fbb97c2d092268dc53cdec17c5e3115212fefcfb58c7ac4652717_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:f82ce59aad4618b991d51e77f25ce6505fc971cc511146e89627862243e9fd50_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:01387c8a07f754fa763aae59b47e48cbb0fc411f54f803faf7edc03a993c3364_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:3957a29b8ed144b1a13c3a40a1605cc753d60c2b51700f73674232ea34c6fe74_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f465f4dff852ac8bef46bc03768dec99407f614b5c3cd163c8beb8d106327840_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:f87f071c3aa8b3932f33cd2dec201abbf7a116e70eeb0df53f93cccc0c3f4041_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:3e8052b154b54c44968af1a206c7e709aeb06cecafa4c9c2385217789f926e9e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:98e721a0e288557f3573eb1767ee285e72403024aa297e9087a255787115b4a6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ac7662c5d82dff011156a9bdf16c01c72f037670f2bbe529e7db659d1a2f107c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:ae783ee6a05beafca04f0766933ee1573b70231a6cd8c449a2177afdaf4802a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:6dfb088441caa4aed126cc0ccc02e82c663f1922e4ae13864357e5c5edc6e539_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:8d735ddc4138879c72c0d2501dc3db33f6a7b981614c1e62c39a8ac5f1444c92_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:a845176bd9db12cfbf0b205b474f9d0cd3803b63e26f4420206d929e499b6005_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:f08096a1cc7bc21ba6170d3d7436014240744f6ba0d20dc0924bf2808c07b717_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:238c03849ea26995bfde9657c7628ae0e31fe35f4be068d7326b65acb1f55d01_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:2f22baeb57c70e4849f270b9000b22314b75edbd5891fa473a4faaded398a200_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:7d61cd76529cbe4e27509631bb4e6b5bf353ff48e13436b6189f650f8680f1fe_s390x",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:e64b928a3d66a9884bf8e30d90913839ebb2d59a1aecb3acdc47a0b5ec68ea1b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:10367f869d38dd3db9fcefb8dc8597465aedc4982d9018440a671d565a944013_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1d74f4833b6bb911b57cc08a170a7242733bb5d09ac9480399395a1970e21365_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6805121a31474ecbbdc3e76183081d8cf95b444a2b15f0262f5c06de8c0f0779_arm64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f4fb6b005c6616e0bb68b5f1f60fab8653ab8aaffa82a378ef99ab197817c0f3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:07d359641e4827bc34e31a5cefaf986acf4e78064fef531124cac0ed6da3e94c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:69f5bba54fa69f2c714685845e909bf7af5b19c32dec41157c46112e23c6bcd3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:7e82d6abe2a7410f292972360f9c486107cc3666837fb1f215392f3eb65d5560_s390x",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ea36d74b20e23b1cda64f7b749e27634b435204a84ae2723e0d8252e8f1464bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:1e51912268092977e4ab5037883157e6de5b44567715401f6bb92cdb9b2e05dd_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:5fd3543461062636a22fb3ea97cf2f5dc8801388b100a8064ba546f4f1b102e5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9c407846948c8ff2cd441089c6a57822cfe1a07a537dff1f9d7ebf2db2d1cdee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a892300eaac73c8b9ed0bb07ad87714fcbf3c2b5972dbe3b09aba5cdbdb5c5ab_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:41709e49c29b2764beb118cc25216916be6f8db716ed51886b8191ea695d94e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:489c4d4ff5a015e4ae413313d77d88be42400431afecaa19533748f040616023_s390x",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:a51b3726dfb2d4301944c6318e1a4af18d6145583467a5ab7a3b30ac0a09c647_arm64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:cd1f1922f0bb4dfb884aa30b5a14f4f3312076f63ac4d154d625741f57ecb735_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:fc1a3d5dd67b5e15339b9a5663897a02948853e4dfa8414b0d883210eacf51f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:0c2dbcae1ed4c1dfe809e4df765e115d2bda18d203ee44ab3a55afdc2c8fae61_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:3c3fa8ff8a9d9fb1a7ee0a112cbe471664dbfb0f33ae0c0337ad080606b5df1f_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:bf17748a2750d30f15efa87001d5b8aa9dc03e8607a345a8a1c8276f79650840_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:dfca545c1b42ae20c6465e61cf16a44f9411d9ed30af1f9017ed6da0d7ebd216_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:1e406642f8453e7bcc70b0d4e18c0fe35fd74947f7c9310c2961448d275eedc7_arm64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:799a7475c233f2740beecda6c6248ee939502ad9e5ece5d953788b511620bc96_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:b0f323fb3af3ad70daa8a13a493fa4337b0ffd9e4c380130f4be3882e98dcc8e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:f968922564c3eea1c69d6bbe529d8970784d6cae8935afaf674d9fa7c0f72ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:34d0ffc8c857e439001914ba5e034e3a0860b0c1778323b7f6823795d7b1bf87_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:69072d2a18e65e6c4bd8326f6ea2a213ebd222083756d40b2e575d03f695cbfc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:7d756df4dce6ace35ff2aecf459affb7cc1bef2aa08004d62575ec09f6c76c86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:fa9c5027d6a7740a84e292e595feb3de11fa35a82328d6fea5ae6f36d237dcfc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:2ba94e46ce9c4ab4f1a81419fd963a88ff82afbe99428c2d6c9f71e721a324b0_s390x",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:5be59eba6970435d4d886f5b17ba117df5d24c84150406de4f30194534df7f0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:656f3e2ce797f22499d7d9432bb48b356d882d804be6bae831e8af061a2ab09b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:d25874db8f14868b99c1620fb2171ad295a081d231b80fdcdca12e7853e48f3d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:1b6e710bcb42df7da7db70d8b6622f0bf799ff08ffd5552abcf410aa6d9defbf_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:310a538d171ef8d2bbfda760436b48ab8860b675015d7fb95eed2dccf8639b3a_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47bc752254f826905ac36cc2eb1819373a3045603e5dfa03c7f9e6d73c3fd9f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:ed90b910787c3644be5c56749224674b3abc21db194b1e6fa93b0bf0747abaf1_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:6394da6b4c2c6b2105d590b3b795f5c425367110441f8e1298c2b8e6d4ea94ce_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:8b807686db24f897178aa8d73e9953d09a96a40b407ba321be9960775d7ad2b8_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbd3c2fdde5503541ba9ace8ff1272532ef5daebb48507a2c608d179e4a73518_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:fbeeb31a94b29354971d11e3db852e7a6ec8d2b70b8ec323a01b124281e49261_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:06285dddb5ba9bce5a5ddd07f685f1bc766abed1e0c3890621df281ddc19ab1c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:93edb0b070cafb6f6810b942880c702e116096dac8c50d00342c7efc09aa9d43_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:a4d94480da73e59e8dd16693f15ecc09b6e909a386ae03a5cc72a8a8cf3aeab3_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:cfb55377e179137ca572b12073f00267547c083689eb1b7368b086d6db0693d5_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:342a2ed9932c84861731badb3fbb12015dba8cf69ed86d396f5cb3f6308a884d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:58433407a13004176dd3285def578cf18e1625c46c92e408dc4605607897fd24_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9a36d8b885d9c0cf166cd75b4b5b8adb50f4e9bb2b169661532955d7cb67600d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:cecd97771b28aa8860ba7be55586957508582267a892f5c293822d935d8c01cc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:06e9c50a2a02577e1edd074072d58cb18ebc6ab74fb07238111b28af065a12cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:64ece1401f1cb9f9d2ad176854872824f2485b807708c82e14ac00d2d2508bc3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:76611c9624ecafa96b845bfcf1c18d311c23f902312b7cb44986276964d7378e_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ec401e777d785785fc5cfc6e56a9c0a479543bc42e8583521760c763fd57a199_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:00d57251cf5e9f0952f127c44fc1df7ef836e48934d04cd5216c1874a1057163_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:22f9bb09ea12a8c73e3f688648bc67e73059c4ed14ef905b1070a74d4012133f_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:2a69720cc09e72e4e6aa85d9d36267643259a6410710338eb55e313d83cf41f3_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:8f4e1b0fd341949e3144365f9de0fe874ac037d439f8db613f250a472da04545_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:1730d60190a725e3346a4c3d2364f82195f182e7c83d704e525e32d1e41648dc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:324ff5a5903ccce07192eeee877d915a5990ef0387558e6f9afb213d1ba9d0f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:3ba80ecdc0c4316cbabde31c4ad097bb85c20daca518e1b87bc59e8fc5346159_s390x",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:cbf4dd5b96efc49d4d14bcdfa652ed48e9382e8c068c0bb321edef6ae94c4207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:6d0618e6a3ca5c5c42daf97df6d6db479a4a3501861bd13b5a40db58751429bb_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:c84caf46badccefc8baec966293bcf1867de931bbab619bbe75cc921751389eb_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:f1d71ba084c63e2d6b3140b9cbada2b50bb6589a39a526dedb466945d284c73e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:fe9a121f66019d55a4e93922d2697c493ac7765a89700910933df094bdd11e29_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:6866c4ce55cb06251f68eebeab0b0d6ee58776ff6857555a3a1e6271ed90a78a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:7e302ed0b1f7fd93a22e1071929117dd2285d87a30b3d51f6ca5870b98f7cbb6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:92cf914a6d95815579efa6a919563c701029e0229102b2d8e73ff3f1fca35ffc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:a1858b601ef47c6354128261ac6435fd5bc5dc6947d9f89c02ae9d05fe5e0a10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0a636f039068a5cec1d6312f6b987627765bcee4d7c17fc37d42944c8df57f0e_arm64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:0bd27ac97240e1529d7d3b2bbc84726fc3639c18a3e68d4fcb434f0f5e0c7dd3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:46a0c17957b0dc426d81e29365727746d24784d83148457d1d846b5830d2d45d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:5fde748cd6a92bb967ab3eca5289cb1fd9e2fedb10ea77bb37c1c03c2aab846c_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:37ae69facaee4365d3fc31d4318e8f8b3397df1fa61ca387aedb54d56ad90fd7_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:51d4a54cd5219b330a9addd90e8723d3a730008577171e011f2ea0d6ae734dc5_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:535402e3e77447c84c6ac0023872c21c90dcfa3fbf0a622aa41c446a1a33448a_arm64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f6488d79fe2ec4081904fea31a582aad4192ba62f2dcbddfe3ef50202748a28e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:59169caab369bf7f362bbcf98155e7a8f85fe97c3446dfaa6bc4c2cb6f48fc38_s390x",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:7c2da680b90294ade2394c1e7bb5f61924e004d78087758057a773ba162caa2c_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:84ec1f865f595a3d0d36a7149ebcb959c6a5aa5e24333ca9d378d9496a9a91ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:fe94a7a18834879e70a7ef6e601f6c0a8512dd4973a166a3e0db2374f8a6e538_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:2037fa0130ef960eef0661e278466a67eccc1460d37f7089f021dc94dfccd52b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:3b0f13b6683cf152815680f6d2da4c0b5d325f1b56e40817f42606b95aa892f3_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:c09528f1cdf240f02266dbe23d241e10ca22f21406d0d881aa4eaf8053aca4c9_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:ea3b314d3d794304bb524f4040c631ad69e3eaea607208f897e23a62702ddd19_arm64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:16741008dd065e1263d68b90963464bc2f127543357710278cc92d09b189185e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c263b11dcd5304d779999f2540a30ea190b3a0f760a2e246c96d37a92c0f3492_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:924e1f8672e3d6bf42997489edab26998999e960d81cd0e0491ac39d278fe48f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:f3e0c7f02f5a74bdce2fec9be177cb36b6ee77869c82ef07f242a464d55c375d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:545e00f4012d49e0b8b186150b4b2fd0fed44afcd9be49d37942e0dd20f6a514_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:e40f30a04d66ff1fc06d7b46f2f02da87269a1e11d79c2ab3db77d7d021cc163_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:064aa81c65b9197c6cfb6fd1ade5683e9b5ef1c3641696f1cf895f488765f8b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:e7da6fad74fc1437c265d512669f75f238e9da7cb8c179d43f40db30a2e8bec7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:74eaf6f82a5fbe818eb65a7c38b6fdabb26d33b789e1e1297740d72bc78a1cec_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:756f3f02d7592b100d5fcf2a8351a570102e79e02425d9b5d3d09a63ee21839d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:9b4d53d5f45ef15364956ee2987a5f6c8c5af0454d4a466950371415c1883b27_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:abfb498b75f345203da7105fca9b91468540dc88f7c0d05b0b80fc283bd6906b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:05c460892f79b592b1ee26b4feb2db383a248ea9675b44f3f175d4bbd73f521b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:589e1c8f0f889c57600c93b8e0a07c8ca654cd05850442e77a80cb559d217cc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:5fb26d5eacf579c49a3a80b3a1a8ad07e4acca0f80ddf58505e25ea4b40deabc_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:782acf9917df2dff59e1318fc08487830240019e5cc241e02e39a06651900bc2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:4f637104d07411b1832ec292c661a1853c3e2ffa01405689a43747deaa00a874_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:6c517179890f8d683f559b655336a3704a68ee4fc3b6aaac48f19d8bb3993cb4_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:d1705c63614eeb3feebc11b29e6a977c28bac2401092efae1d42b655259e2629_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:ea07daa8ee37fcd064599991686a9881a5e4e4b92b2192dc79ee316f57e9882d_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ddae6ee5f577270a9fa2553e9faf3e74ebe9c5449fbd9a1a27792ecb1e5e15b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:7ecf76246d81adfe3f52fdb54a7bddf6b892ea6900521d71553d16f2918a2cac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:8825d2c2e6d4b65cf84aa2f35fafab7564ea6de8dc632ec1e09ca799ed3d9179_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:f8ef222e291d3ab3976daa168354456b95c12bd1d6dd2395424a4293d4b3e968_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:03d916dfae5da08a426bd8f684ee5fd02a291d13e5052af628c965abe76cd871_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30784b4b00568946c30c1830da739d61193a622cc3a17286fe91885f0c93af9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:37e8b68cc7051e8a1767cd9d108e96ec200bf4e9711bc32094a5598b075c62a0_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:fe50d66ce34d37f3d54d08098fc7624e8bf5a90697e9e508fb0dc21a3ba683ad_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:503846d640ded8b0deedc7c69647320065055d3d2a423993259692362c5d5b86_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6719ed6f2de236a86e2c7530829591baf2f84d5e74686496e20ca79e0076e1bb_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:8a66f66a14a6c6f407c0d25cb333431eaf1a6fdbd866e9bc2be6ecaf138a43e5_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:f70d3f6f5078b3ab1acf31ba0facd7f85a33168a581b557660e6699531f448bc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:017a81e15ab99b421bc11481351a787f49f604d4beece0e79babaa1a3f739852_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:1736a9069233e4461e58eea441f289d6c8ff7b72b87676aeb939590e05f6fc11_s390x",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:5b5ade6798197d95c89d4de57e5fa186a56d29a0ffd364c4e2ae6e45ade80be0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:917b84445c725430f74f2041baa697d86d2a0bc971f6b9101591524daf8053f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:33304a923feb34beaa341b8a9c61fd863d7a09a0372a81284d46c837f520d2f6_arm64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:602b8643211c409ca8e8e8649cad26a490dabe31165bf2acaa7281e09e35b13a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:87d28ea25934e84f93eea0235344d33039c5ee5cce80ca5a1a0c8bca82797f5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:bf17867f093ccbd6247055d374b3812afb21de867ff0bc7e23fdacf9d44ff021_s390x",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:14794ac4b4b5e1bb2728d253b939578a03730cf26ba5cf795c8e2d26b9737dd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:2427ed3e368da7b1122c9aa0bf732cb3955c172158b08a297a982fecb67196bd_arm64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8606e20143b7ae8b699fc0ca41f1b3e0b9ccb298f1e79f1af88093037d1f42b2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:fe260e9cf1b342997e81ec1b90c30d0e4098a21056c7b0d69b41b8f4eb57709b_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:51c76ce72315ae658d91de6620d8dd4f798e6ea0c493e5d2899dd2c52fbcd931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:60a0eef86e2408c60b9bac43f8af0f79a85fc88cce4c1a49e042c8e8487a9102_s390x",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:61e5e39d0cf94e954c33ec44bd9c0b0c78f3f3b39906af02afe017c1a1671c78_arm64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:c77d1e782dc5ec875fd385c55f0e9cbcada24235d4f7cbf93aae957cbe64eca2_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:40876658cf852fb4628c5f8dfbc49ab174a76356df3a4269a52f6342d3fc06bc_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:7233826e59b2b730c43c257f81971b8f517df42ba43469af61822fdd88ebff32_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:760d94873c58efb7cd633aeed1332a23b08d87257a5a84fb7a29989641078a65_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:fa5da62ca5eecf7511cbe09843509ffc4c16d7b19fe4cbdd2782546f069cc4e6_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:00d1be95201020c5cb1d3fae3435ee9e7dc22d8360481ec8609fa368c6ad306e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:791ccb4d575a7da3add25d5ac92cb64b191a442a79f2acd95516c1feaa08ecc4_arm64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:93e11cd4cff415edcbfccef9f75645294639bf928a00d286747ae0408398f18d_s390x",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:b2b4783cb3a0289d0711e147a7e069e06aafb5ca292b687d32e5bd377323c0dc_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5a1147c0fdd0c56e7929cd9931c2a1780c09206290c0f58a2ce4716da1da299b_arm64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:5e82028b254f3e5c9248375bdc0c7667805ee4d20074f99b8065cbcbe5e5e288_s390x",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d4edb2f3ffbd1a017d150cd1d6fca7f3cdc6a1a4e34c21a6aee0ab0366920bf0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:d66f725334f0e367ba43f07a297829ce38f7be283a1d1ceed36c42e5606f364d_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:a8e933351f3a010239ecfe1bdc74a8e2502b29fd7b7c05fcccfc2d48e980ea2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:fc5cd7d5ac1dcb4049a819e3e557ec78991bc01fd2d5fee252c284a37c0ec631_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:1ddea003dd0de85bb4f6d7e9106c54125858a162fe1fda1f238258418fcb52e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:e0c13c6d2ab5436bf18211b15bf2ca9d3798964f5e03ed761c0e4708cf8d4e88_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:89cea54cc62014f0c2709b27942fdae5f7613e8f1540ea51b44328cf166b987f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a6200b0c18486bad5abe5804a62bed7436daa56f0296e7b19c18f84b3b8b1b_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:596d18e9a4be00f7c5f1ef536b0d34b3a3a5b826807650cc866bbb7976b237b4_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:78c194f9e0ceeafe9139018b3584eaadc83eaef9824e1484c0064bec9184f49a_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:925d8dc47e1602c31785a7e8c2c43f06e210c80867ceebadb052351e553c13e9_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f5639e382bf69e75f4d4f04a6dcd5ea041c41d224078d7fb5c34b77a7dfc4a8a_s390x",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:188ca13d611ccbed80a14e30133b830eeefa6bd3eeee8d57a954e845ab1f507e_ppc64le",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:5b8216bf05a4764f8dd01167ea57a672bbccdd7d63756dcf805f58d5674f60af_arm64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6836669f4cd027feee475175af282686fc1ad2ed8862e54726e2c897865f8d21_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:b7365319889f3c3003152022595ed7246eb42c7d4f3be0de83187192b41ddf4b_s390x",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:920ffbcfe14f5b2122d1fe7c079fa1d45df63c0e6b50ce9c953dcc2d482bcc82_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:e5a111fb589ae9d3e7bfe0f41d538fe5513c1f85b9f9b172f2e86af1cca2f160_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1d705b2e2406512e5cb28239d92bb062ce3152880d74644a8f2728a27c28a6aa_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:63bb9b5f57d595636502d9f4ae62b4f93fe57e84c3cf42b3a50e5c0386950d70_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:30328143480d6598d0b52d41a6b755bb0f4dfe04c4b7aa7aefd02ea793a2c52b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:452c0b31f7ce6717639e5722cf0c55c8b14ca7b7889b69a49dde864d59765e05_arm64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4c62cd5fac0f7f8ae25b2498a02ebdc79b4af10c4246c1ac3da0b1d3a46407ec_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9421ff328d10f2f7e19abcdc2f3592cac49c3dacb0aa25e24279b023dbd0be95_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift: etcd grpc-proxy vulnerable to The Birthday attack against 64-bit block cipher"
}
]
}
RHSA-2023:2784
Vulnerability from csaf_redhat - Published: 2023-05-16 08:52 - Updated: 2026-01-03 11:34Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* grafana: using email as a username can block other users from signing in (CVE-2022-39229)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from 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:2784",
"url": "https://access.redhat.com/errata/RHSA-2023:2784"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2784.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-01-03T11:34:05+00:00",
"generator": {
"date": "2026-01-03T11:34:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2784",
"initial_release_date": "2023-05-16T08:52:23+00:00",
"revision_history": [
{
"date": "2023-05-16T08:52:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:52:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-03T11:34:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-4.el8.src",
"product": {
"name": "grafana-0:7.5.15-4.el8.src",
"product_id": "grafana-0:7.5.15-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-4.el8.aarch64",
"product": {
"name": "grafana-0:7.5.15-4.el8.aarch64",
"product_id": "grafana-0:7.5.15-4.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-4.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-4.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-4.el8.ppc64le",
"product": {
"name": "grafana-0:7.5.15-4.el8.ppc64le",
"product_id": "grafana-0:7.5.15-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-4.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-4.el8.x86_64",
"product": {
"name": "grafana-0:7.5.15-4.el8.x86_64",
"product_id": "grafana-0:7.5.15-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-4.el8.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-4.el8.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-4.el8.s390x",
"product": {
"name": "grafana-0:7.5.15-4.el8.s390x",
"product_id": "grafana-0:7.5.15-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-4.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-4.el8.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-4.el8.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-4.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-4.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64"
},
"product_reference": "grafana-0:7.5.15-4.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-4.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le"
},
"product_reference": "grafana-0:7.5.15-4.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-4.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x"
},
"product_reference": "grafana-0:7.5.15-4.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-4.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src"
},
"product_reference": "grafana-0:7.5.15-4.el8.src",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-4.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64"
},
"product_reference": "grafana-0:7.5.15-4.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-4.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-4.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-4.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-4.el8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-4.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-4.el8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:52:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2784"
}
],
"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": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:52:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2784"
}
],
"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": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-39229",
"discovery_date": "2022-09-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131149"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: using email as a username can block other users from signing in",
"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": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39229"
},
{
"category": "external",
"summary": "RHBZ#2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:52:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2784"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: using email as a username can block other users from signing in"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:52:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2784"
}
],
"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": [
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.src",
"AppStream-8.8.0.GA:grafana-0:7.5.15-4.el8.x86_64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.aarch64",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.ppc64le",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.s390x",
"AppStream-8.8.0.GA:grafana-debuginfo-0:7.5.15-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2022:8535
Vulnerability from csaf_redhat - Published: 2022-11-24 04:13 - Updated: 2026-01-04 11:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.16 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n \nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.11.16. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:8534\n\nSecurity Fix(es):\n\n* golang: net/http: handle server errors after sending GOAWAY\n(CVE-2022-27664)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the\nencoded message is too short, potentially allowing a denial of service\n(CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. \n\nTo check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available\nat https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"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:8535",
"url": "https://access.redhat.com/errata/RHSA-2022:8535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2075126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075126"
},
{
"category": "external",
"summary": "2102241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102241"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "OCPBUGS-1790",
"url": "https://issues.redhat.com/browse/OCPBUGS-1790"
},
{
"category": "external",
"summary": "OCPBUGS-1847",
"url": "https://issues.redhat.com/browse/OCPBUGS-1847"
},
{
"category": "external",
"summary": "OCPBUGS-2925",
"url": "https://issues.redhat.com/browse/OCPBUGS-2925"
},
{
"category": "external",
"summary": "OCPBUGS-2983",
"url": "https://issues.redhat.com/browse/OCPBUGS-2983"
},
{
"category": "external",
"summary": "OCPBUGS-3190",
"url": "https://issues.redhat.com/browse/OCPBUGS-3190"
},
{
"category": "external",
"summary": "OCPBUGS-3197",
"url": "https://issues.redhat.com/browse/OCPBUGS-3197"
},
{
"category": "external",
"summary": "OCPBUGS-3260",
"url": "https://issues.redhat.com/browse/OCPBUGS-3260"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8535.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.16 security update",
"tracking": {
"current_release_date": "2026-01-04T11:47:34+00:00",
"generator": {
"date": "2026-01-04T11:47:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:8535",
"initial_release_date": "2022-11-24T04:13:37+00:00",
"revision_history": [
{
"date": "2022-11-24T04:13:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-24T04:13:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:47:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202211072116.p0.ga25f930.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202211072116.p0.g3cbef7f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gc831f3c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202211072116.p0.g58d1e5a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202211072116.p0.gadf2253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202211072116.p0.gcdee346.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202211072116.p0.g1261db4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"product_id": "openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202211072116.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"product": {
"name": "openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"product_id": "openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202211072116.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202211072116.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202211072116.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202211072116.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202211072116.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202211072116.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202211072116.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202211072116.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202211072116.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202211170444.p0.g13ccef8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"product_id": "openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202211072116.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202211072116.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202211072116.p0.g40942c2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"product_id": "openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202211072116.p0.ge751c61.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel8\u0026tag=v4.11.0-202211072116.p0.g5019115.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"product_id": "openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel8\u0026tag=v4.11.0-202211072116.p0.ga10aee9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel8\u0026tag=v4.11.0-202211072116.p0.g876128b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g84a378e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"product_id": "openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202211072116.p0.g11b690c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202211072116.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202211072116.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"product_id": "openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202211072116.p0.gc7a6533.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202211072116.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202211072116.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202211072116.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"product_id": "openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"product": {
"name": "openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"product_id": "openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202211072116.p0.gb452647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"product": {
"name": "openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"product_id": "openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202211072116.p0.g3789171.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"product_id": "openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202211072116.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202211072116.p0.g5157800.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202211072116.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"product_id": "openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202211072116.p0.g5157800.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"product_id": "openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202211072116.p0.g247ec2e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"product_id": "openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202211072116.p0.gaa67fda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202211072116.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202211072116.p0.g6094188.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202211072116.p0.g6094188.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202211072116.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202211072116.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202211072116.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202211072116.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202211072116.p0.g61e198c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.gea1a9b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.gb3fe15b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g550e22c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g2c7529e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.ga085f1c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g6bf2e33.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g6bf2e33.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.ga851a35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g2757f09.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gca54bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g67c3831.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.g4ddaca2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202211072116.p0.gea6a949.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202211072116.p0.ga36704a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.gfc460d3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202211072116.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202211072116.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202211072116.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.g2c270a5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202211072116.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g06d77ef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202211072116.p0.g06d77ef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.ga21df24.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202211072116.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202211072116.p0.g8abe243.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202211072116.p0.g6e62cdf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202211072116.p0.g13f1087.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202211072116.p0.gf28fe4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202211072116.p0.g74584b7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202211072116.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202211072116.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202211072116.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202211072116.p0.ga536525.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202211072116.p0.g9946969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202211072116.p0.ge4de8c7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202211072116.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202211072116.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202211032036.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202211072116.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202211072116.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"product": {
"name": "openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"product_id": "openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202211072116.p0.g53284bc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202211072116.p0.g73cc743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.g9d0dcba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g03eff2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"product_id": "openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202211072116.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202211072116.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"product_id": "openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202211072116.p0.gf17d3d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.11.0-202211072116.p0.gf6cf488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.11.0-202211072116.p0.g25eb7e1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202211072116.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202211072116.p0.g0854b15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.11.0-202211072116.p0.gb1580a2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202211072116.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202211072116.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gbdc15c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"product_id": "openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202211072116.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202211072116.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202211072116.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202211072116.p0.g11b690c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202211072116.p0.gc9c2dd1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202211072116.p0.g60c46df.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g911da57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202211072116.p0.g38f15db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202211072116.p0.gcd3370f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.gcd3370f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202211072116.p0.gfe8361c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202211072116.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"product_id": "openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202211072116.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202211072116.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"product_id": "openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202211072116.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"product": {
"name": "openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"product_id": "openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202211072116.p0.gb1f5dd2.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202211072116.p0.ga25f930.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202211072116.p0.g3cbef7f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gc831f3c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202211072116.p0.g58d1e5a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202211072116.p0.gadf2253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202211072116.p0.gcdee346.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202211072116.p0.g1261db4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202211072116.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"product_id": "openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202211072116.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202211072116.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202211072116.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g12cb253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.11.0-202211072116.p0.gf144bb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202211072116.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202211072116.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202211072116.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202211072116.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202211072116.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202211072116.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202211170444.p0.g13ccef8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202211072116.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202211072116.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202211072116.p0.g40942c2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"product_id": "openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202211072116.p0.ge751c61.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.11.0-202211072116.p0.g32e18fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel8\u0026tag=v4.11.0-202211072116.p0.g5019115.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"product_id": "openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel8\u0026tag=v4.11.0-202211072116.p0.ga10aee9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel8\u0026tag=v4.11.0-202211072116.p0.g876128b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g84a378e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202211072116.p0.g11b690c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202211072116.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202211072116.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.g93daed6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.g93daed6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202211072116.p0.gc7a6533.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202211072116.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202211072116.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.11.0-202211072116.p0.g3c1c80c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202211072116.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"product_id": "openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"product": {
"name": "openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"product_id": "openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202211072116.p0.gb452647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"product_id": "openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202211072116.p0.g3789171.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"product_id": "openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202211072116.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202211072116.p0.g5157800.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202211072116.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"product_id": "openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202211072116.p0.g5157800.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202211072116.p0.g247ec2e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"product_id": "openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202211072116.p0.gaa67fda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202211072116.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202211072116.p0.g6094188.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202211072116.p0.g6094188.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202211072116.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202211072116.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202211072116.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202211072116.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g0daf34f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.11.0-202211072116.p0.g8dd7ae6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.11.0-202211072116.p0.gf70a51b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g4145108.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202211072116.p0.g61e198c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.gea1a9b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.gb3fe15b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g550e22c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g2c7529e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.ga085f1c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g6bf2e33.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g6bf2e33.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.ga851a35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g2757f09.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gca54bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g67c3831.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.g4ddaca2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202211072116.p0.gea6a949.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202211072116.p0.ga36704a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.gfc460d3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202211072116.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202211072116.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202211072116.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.g2c270a5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202211072116.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g06d77ef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202211072116.p0.g06d77ef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.ga21df24.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202211072116.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202211072116.p0.g8abe243.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202211072116.p0.g6e62cdf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202211072116.p0.g13f1087.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202211072116.p0.gf28fe4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202211072116.p0.g74584b7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202211072116.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202211072116.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202211072116.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202211072116.p0.ga536525.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202211072116.p0.g9946969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202211072116.p0.ge4de8c7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202211072116.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202211072116.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202211032036.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202211072116.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202211072116.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"product": {
"name": "openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"product_id": "openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202211072116.p0.g53284bc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.ga5a0048.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.gff20dda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.gf9d7fdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.gbc7bad4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202211072116.p0.g73cc743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.gce83696.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g3bde969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g65f0da2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.ge4a2180.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.g9d0dcba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g03eff2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"product_id": "openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202211072116.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202211072116.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202211072116.p0.gf17d3d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.11.0-202211072116.p0.gf6cf488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.11.0-202211072116.p0.g25eb7e1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.11.0-202211072116.p0.g17a3a9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202211072116.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202211072116.p0.g0854b15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.11.0-202211072116.p0.gb1580a2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202211072116.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202211072116.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gbdc15c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"product_id": "openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202211072116.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202211072116.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202211072116.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202211072116.p0.g11b690c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.ga94eb77.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202211072116.p0.gc9c2dd1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202211072116.p0.g60c46df.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g911da57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202211072116.p0.g38f15db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202211072116.p0.gcd3370f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.gcd3370f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202211072116.p0.gfe8361c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g8ace6e9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g76649b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202211072116.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202211072116.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202211072116.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.gd4721ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.gd4721ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.ga4c00e6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.ga4c00e6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g91f7b1f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.gf67d1d0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.11.0-202211072116.p0.g5910f33.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202211072116.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"product_id": "openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202211072116.p0.gb1f5dd2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.11.0-202211072116.p0.gd4721ba.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202211072116.p0.ga25f930.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202211072116.p0.g3cbef7f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gc831f3c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202211072116.p0.g58d1e5a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202211072116.p0.gadf2253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202211072116.p0.gcdee346.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"product_id": "openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202211072116.p0.g1261db4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"product_id": "openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202211072116.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"product": {
"name": "openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"product_id": "openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202211072116.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202211072116.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202211072116.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g12cb253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.11.0-202211072116.p0.gf144bb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202211072116.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202211072116.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202211072116.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202211072116.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202211072116.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202211072116.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202211170444.p0.g13ccef8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"product_id": "openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202211072116.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202211072116.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202211072116.p0.g40942c2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202211072116.p0.ge751c61.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.11.0-202211072116.p0.g32e18fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"product_id": "openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202211072116.p0.g11b690c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202211072116.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202211072116.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.g93daed6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.g93daed6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"product_id": "openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202211072116.p0.gc7a6533.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202211072116.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202211072116.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202211072116.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"product_id": "openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"product_id": "openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202211072116.p0.gb452647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"product": {
"name": "openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"product_id": "openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202211072116.p0.g3789171.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202211072116.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202211072116.p0.g5157800.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202211072116.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"product_id": "openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202211072116.p0.g5157800.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"product_id": "openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202211072116.p0.g247ec2e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"product_id": "openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202211072116.p0.gaa67fda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202211072116.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202211072116.p0.g6094188.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202211072116.p0.g6094188.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202211072116.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202211072116.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202211072116.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202211072116.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202211072116.p0.g61e198c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202211072116.p0.gea6a949.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202211072116.p0.ga36704a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.gfc460d3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202211072116.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202211072116.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202211072116.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.g2c270a5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202211072116.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g06d77ef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202211072116.p0.g06d77ef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.ga21df24.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"product_id": "openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202211072116.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202211072116.p0.g8abe243.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202211072116.p0.g6e62cdf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202211072116.p0.g13f1087.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202211072116.p0.gf28fe4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202211072116.p0.g74584b7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202211072116.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202211072116.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202211072116.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202211072116.p0.ga536525.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202211072116.p0.g9946969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202211072116.p0.ge4de8c7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202211072116.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202211072116.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202211032036.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202211072116.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202211072116.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"product": {
"name": "openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"product_id": "openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202211072116.p0.g53284bc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.ga5a0048.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.gff20dda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.gf9d7fdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.gbc7bad4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202211072116.p0.g73cc743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.gce83696.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g3bde969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g65f0da2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.ge4a2180.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g03eff2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"product_id": "openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202211072116.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202211072116.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"product_id": "openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202211072116.p0.gf17d3d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.11.0-202211072116.p0.g17a3a9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202211072116.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202211072116.p0.g0854b15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202211072116.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202211072116.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gbdc15c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202211072116.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202211072116.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202211072116.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"product_id": "openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202211072116.p0.g11b690c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202211072116.p0.gc9c2dd1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202211072116.p0.g60c46df.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g911da57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202211072116.p0.g38f15db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202211072116.p0.gcd3370f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.gcd3370f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202211072116.p0.gfe8361c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g8ace6e9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g76649b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202211072116.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"product_id": "openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202211072116.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202211072116.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"product_id": "openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202211072116.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"product": {
"name": "openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"product_id": "openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202211072116.p0.gb1f5dd2.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202211072116.p0.ga25f930.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202211072116.p0.g3cbef7f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gc831f3c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202211072116.p0.g58d1e5a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202211072116.p0.gadf2253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202211072116.p0.gcdee346.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"product_id": "openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202211072116.p0.g1261db4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"product_id": "openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202211072116.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"product": {
"name": "openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"product_id": "openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202211072116.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202211072116.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"product_id": "openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202211072116.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202211072116.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202211072116.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202211072116.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202211072116.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202211072116.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202211072116.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202211170444.p0.g13ccef8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"product_id": "openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202211072116.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202211072116.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202211072116.p0.g40942c2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"product_id": "openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202211072116.p0.ge751c61.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"product_id": "openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202211072116.p0.g11b690c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202211072116.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"product_id": "openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202211072116.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"product_id": "openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202211072116.p0.gc7a6533.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202211072116.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202211072116.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202211072116.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"product_id": "openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"product": {
"name": "openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"product_id": "openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202211072116.p0.gb452647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"product": {
"name": "openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"product_id": "openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202211072116.p0.g3789171.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"product_id": "openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202211072116.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202211072116.p0.g5157800.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202211072116.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"product_id": "openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202211072116.p0.g5157800.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"product": {
"name": "openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"product_id": "openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202211072116.p0.g247ec2e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"product_id": "openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202211072116.p0.gaa67fda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202211072116.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202211072116.p0.g6094188.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202211072116.p0.g6094188.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202211072116.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202211072116.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202211072116.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202211072116.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202211072116.p0.g61e198c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202211072116.p0.gea6a949.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202211072116.p0.ga36704a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.gfc460d3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202211072116.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202211072116.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202211072116.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.g2c270a5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202211072116.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g06d77ef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202211072116.p0.g06d77ef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.ga21df24.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"product_id": "openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202211072116.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202211072116.p0.g8abe243.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202211072116.p0.g6e62cdf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202211072116.p0.g13f1087.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202211072116.p0.gf28fe4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202211072116.p0.g74584b7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202211072116.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202211072116.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202211072116.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202211072116.p0.ga536525.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202211072116.p0.g9946969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202211072116.p0.ge4de8c7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"product_id": "openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202211072116.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202211072116.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202211032036.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202211072116.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202211072116.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202211072116.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"product": {
"name": "openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"product_id": "openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202211072116.p0.g53284bc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202211072116.p0.g73cc743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.g03eff2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"product_id": "openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202211072116.p0.ge1f3399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202211072116.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202211072116.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"product_id": "openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202211072116.p0.gf17d3d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202211072116.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202211072116.p0.g0854b15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"product_id": "openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202211072116.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202211072116.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gbdc15c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"product_id": "openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202211072116.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202211072116.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202211072116.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202211072116.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"product_id": "openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202211072116.p0.g11b690c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202211072116.p0.gc9c2dd1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202211072116.p0.g60c46df.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g911da57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202211072116.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202211072116.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202211072116.p0.g38f15db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202211072116.p0.gcd3370f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202211072116.p0.gcd3370f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202211072116.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202211072116.p0.gfe8361c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202211072116.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"product_id": "openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202211072116.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202211072116.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202211072116.p0.g142cb44.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"product_id": "openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202211072116.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202211072116.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"product": {
"name": "openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"product_id": "openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202211072116.p0.gb1f5dd2.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x"
},
"product_reference": "openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le"
},
"product_reference": "openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64"
},
"product_reference": "openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64"
},
"product_reference": "openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x"
},
"product_reference": "openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64"
},
"product_reference": "openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x"
},
"product_reference": "openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64"
},
"product_reference": "openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le"
},
"product_reference": "openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x"
},
"product_reference": "openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64"
},
"product_reference": "openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x"
},
"product_reference": "openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64"
},
"product_reference": "openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le"
},
"product_reference": "openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64"
},
"product_reference": "openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x"
},
"product_reference": "openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le"
},
"product_reference": "openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-24T04:13:37+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. \n\nThe image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n \n(For x86_64 architecture)\n The image digest is sha256:01c9ef7f802f0ba254847c22e960cd6453ed9f61d9296fdda8bd497712f53e23\n \n(For s390x architecture)\n The image digest is sha256:8e2adb075d0666881cbd360c679d9fdc893e797c64480bca8db50956a415105e\n \n(For ppc64le architecture)\n The image digest is sha256:598ace9ac33904216a9506d81f6dd7d56e7ca66a7d849e43cb58304f8eb738ef\n \n(For aarch64 architecture)\n The image digest is sha256:e4bb06fe2b63bf2776e529d97202ae7615bdee9811ce10a737052c11d8cd7e83\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8535"
}
],
"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-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-24T04:13:37+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. \n\nThe image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n \n(For x86_64 architecture)\n The image digest is sha256:01c9ef7f802f0ba254847c22e960cd6453ed9f61d9296fdda8bd497712f53e23\n \n(For s390x architecture)\n The image digest is sha256:8e2adb075d0666881cbd360c679d9fdc893e797c64480bca8db50956a415105e\n \n(For ppc64le architecture)\n The image digest is sha256:598ace9ac33904216a9506d81f6dd7d56e7ca66a7d849e43cb58304f8eb738ef\n \n(For aarch64 architecture)\n The image digest is sha256:e4bb06fe2b63bf2776e529d97202ae7615bdee9811ce10a737052c11d8cd7e83\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8535"
}
],
"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": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-24T04:13:37+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. \n\nThe image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n \n(For x86_64 architecture)\n The image digest is sha256:01c9ef7f802f0ba254847c22e960cd6453ed9f61d9296fdda8bd497712f53e23\n \n(For s390x architecture)\n The image digest is sha256:8e2adb075d0666881cbd360c679d9fdc893e797c64480bca8db50956a415105e\n \n(For ppc64le architecture)\n The image digest is sha256:598ace9ac33904216a9506d81f6dd7d56e7ca66a7d849e43cb58304f8eb738ef\n \n(For aarch64 architecture)\n The image digest is sha256:e4bb06fe2b63bf2776e529d97202ae7615bdee9811ce10a737052c11d8cd7e83\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8535"
}
],
"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-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-24T04:13:37+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. \n\nThe image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n \n(For x86_64 architecture)\n The image digest is sha256:01c9ef7f802f0ba254847c22e960cd6453ed9f61d9296fdda8bd497712f53e23\n \n(For s390x architecture)\n The image digest is sha256:8e2adb075d0666881cbd360c679d9fdc893e797c64480bca8db50956a415105e\n \n(For ppc64le architecture)\n The image digest is sha256:598ace9ac33904216a9506d81f6dd7d56e7ca66a7d849e43cb58304f8eb738ef\n \n(For aarch64 architecture)\n The image digest is sha256:e4bb06fe2b63bf2776e529d97202ae7615bdee9811ce10a737052c11d8cd7e83\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
]
}
],
"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-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-24T04:13:37+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. \n\nThe image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags\n\nThe sha values for the release are:\n \n(For x86_64 architecture)\n The image digest is sha256:01c9ef7f802f0ba254847c22e960cd6453ed9f61d9296fdda8bd497712f53e23\n \n(For s390x architecture)\n The image digest is sha256:8e2adb075d0666881cbd360c679d9fdc893e797c64480bca8db50956a415105e\n \n(For ppc64le architecture)\n The image digest is sha256:598ace9ac33904216a9506d81f6dd7d56e7ca66a7d849e43cb58304f8eb738ef\n \n(For aarch64 architecture)\n The image digest is sha256:e4bb06fe2b63bf2776e529d97202ae7615bdee9811ce10a737052c11d8cd7e83\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8535"
}
],
"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-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:0684e5ff592cecda516af7af1e30a70d25263c7d1706887616f0880b8fad5fd8_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6544c6c4b0ab51e8ed633a9d708ec7fe88dd627dd5b61ab6aa0251955f6d1ad8_s390x",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:8a3595cfab92bf0f745c9365dc66664b8f668b9adc1cbdfb86ac6edc96e4e7fd_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:c3032fc3a208198e9bbe3a4fac8baadfa4101ec007a15b0470957d0d2fd57094_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:11e9fb1a75d81da0813e2af5b5d95752e46f87eaa70ddd602b92d0aa9948ea95_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:1291f91ad981a9cad040c9fdbef48357aff74900995925e1c3bcd32e178a0a32_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:5dab4283b85f41462e14cd499730adb42fdde0a38291012734c6414969794d7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:93e31503023e33e9379b14adfaa0e47e04194a9bf5fb8f84e7e931cd1586a9ff_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:01b7a7cc97e9e874aa7244b77f27da7e4b5eb662fd7974c07f9fd7fb3f8a9e11_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:247cabb1f1782c7601e53eb7ef3eacf1f3c021ff2554c75d79494923463d001c_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:78c5514dc958562063675eecaf4b95ea6de25d86bdc54a8487985659a2039c8e_arm64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:8adaa53f43c5257d1d4a02f2b880bd63430908f2286bc97f323f42a7cf9166bd_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:14d506c97172315fa6bfb2d6f13bc2bf6190a92a998f4481b170e8445ffc14be_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:58579772fe619f89914cd4f377ae2cf217a77835665892a40ed10a0b194a6b7b_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:9767fa150cf1afa1d55e0d3da00afb67ccc5a3b4f504dd0d014ef87093e9e840_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:ad51e34146fc504aafa202ad231dd63e67dc4e31f037131b3b535969a96ce9a3_s390x",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:7561aaf5ab781af462b1865e58aa2457b3017cf9dfe6e70d7822028be6fe9f7a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:538b5bae98172ee1ed30082d350439c41a288e4d6eddd57019aa3f5b1bbe8d42_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:9ab909cc1fa8be000a2fa8a3851aa75d8d6054180de2833591d779a61e7327fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:d4aa9db946ec75dba7691b89d70517b307b889903e67890cf1ec5a463698b939_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f7730ef576bb14c7f0e7191a07152eac21c103492c1787ba8f43c09f9b04cfdb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:2b0ff7c9a3525640aca57c1ad3aa1f4af5c8cff3ab3e50c52c693bf3f53e9148_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:588b2ea5e99f02af2549e5c9cbab49f6c5d90a5654f971a55bbff579899f0a17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:bb63f329aa6e368745a7b2d27f9847afcdeb11edb25072a7b96778dfce74c1ca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c9cc6b6572a9ae2d6cf4de3d602703f3a9af72a0e21e2c3556c811ea7fecc622_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7316bb76b96f7feb3826ea0d999267981d4b7c44032d6e43c92ef87f84c669e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b0c56b2f556a7b084fb7d34ae0d4c684775ce0d915b7c2c33f1869b382ffce88_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:e2b9afbfeb5eb1a6c224a549148a3203c5bb114c2df4e8ba4a4658e8c2996df5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:fa9008cca62fa030f038fd0e696c92af79e0772d0f0df3ce55f1d5047b3c17c5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2cca4c344d134a91c26e35e936ec789ef11b5ecd48c92a07a096ca469af10d70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:39ca34189133f563b0d038534ff40cd359ab06ebac68b3a7bbc110d6dbb01fb7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5717e287050dbc197f3ee31533516e9e2b0a5b487e0bee7ccc8c2cd18ed33c71_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dc26ad4420bf1b7bbb68e7a3df15955272ecacec9ec636f2ac516a0cef5ab8d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b58023cb4a30c16cef3aceb9835264c889f0f78206911a75882bafd11274e43f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:b2cf9d40871406100d9a5b5c8f186bcd6b5eac0ecf9417bc1afb0d65acef8212_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a713027dba14def3444a22541eb65952e855892c074687888ecb74bb2ca4dcf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:3b23a0a2a71bb25333312f6be6feed1632e827ddc633562db0b30e05f794fb0e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:2bf727052a41779d60e4dde81bd59dc0ac6348c97e615a7bc3fb5077cc102ce4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:5c403cd06863b5396360e5adfa3edef42703e8d4a2df30cec19943a8b6b1ae85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:78379a039c04687ca6237cf7a932bd0acc8b25e3c2115a13613fe557c1ef0b73_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:dd9564ced6a1cd7034b4de6e4e1ded7b53e8656024bda84ae8b0ca9cb5b2121b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:59cc736aa723d17642b931e49dde13b549a9d2047771518b74570779704c7494_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:becac0e9263dbac0b6404cb0c8c837f266ab81219518c26fc2d6cd111ddd49aa_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:2349dc8246ed2a865ef013674c80f278161872657b4644f72547ba7c0c30a0be_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:97231268b62e14df8a4173f9ac2502a66c9e293f2f148aef228a912d19cfd4f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7a5b531f0bd6d025fa8857ce7b8d8e8123bffd67e3976da0207143fef1c78de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:bb080a3ce0c660f8318c22069bb99c678048442c4d99525aae62477460d29d45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:27ab4467958b3471acee4813ce4875f412333e3d9d193137eed0cab5e08fbead_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b8fdcc90b832603dc583bd4f61e0e3689adfc6c0511020a5129cab219f15c85c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:21d0a41602f6265c6b926ca2a612cbb0b74131dbf6b514a25b8dae9d119eac47_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:5bd8fd0010b8aaa3a1e168f38bf024d4fc0356f464c06e2d00e7c2afc13f8368_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:72e118df8418612ab4f8656c9b4a93a09a95dd81c720a2aa640ce4c5ec5991f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:be58eb58b4de80dfa9de48034d17d684447b206d1bf87d10dd70345162a8b4de_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:7eab7a197fb51e0e5dfeb76f506baa29a0ec09230c3215130227e7bf861bc9b0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:bbf05d50526966882e9872c48648975f05fb1a3e0b6880fc54d821c8e597194e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:706bd86f28b46b3f39f110003fd29de6fb4a338c6082761510c5e0f42f0f90cc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:c210d26cf2af6f45fa9d2d6729158a37642c1cdb0f36731aa6f0be33b0e07f20_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:75f18d52cf1fc6618d69558516bddeda18f19e78888f6ca0480ef79166393d18_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:af7d883d81e18854f285fc0755de448633690266870cbdaba2d8238eee29fb21_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:6478fa6f7cce53a3e35610bf655cbcebd39f87c88db8b16246ef07cc4002f0a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82cbee841c604fb8f6b1cfeceb5aa0a216016d94b54d5d0635877c621f606372_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2a1c402ffb97e18db6ec2b7198c00b504587fe9d9b93f8a3bd2f6e708ea2a863_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2f96d22a23c3c6824c288d94e7f7b9e7e584e6e007c47d592d56c518cba02e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:982e6f3688c4141563338bbecd9b5aa24bc326acffde19f13b3dce87535dd86f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:d51579abb284b9171580255238488fba387ec30d001261ec21b30e243898c98c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:2b2868bf11acd1a35d319d4c5b76eb32805b5b46317be2d2465a12b59d6473bd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:46475f043f0b1dba9af81d7bce8890af57b4be42a9b4e9cdc6d2cfeb52e05f5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:85b594a0d92c9c248e644fa41def5dcd02a87d1be81be658d09e003b50d860fb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:e6c5b40a9eedad131bbe7b8a4189d6fc704fee34a8edbd045806f65bc423b2dd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:3596f226e677512d61ca5ab66b216c2069b3defedbadf8833c3ba1235c86aed4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:97e152ea09003bee947e96552725d04941fd90b84cb0adc6287ab3143c56ef0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:b2beb4254abed6b337f11f3157724cbd605f4e402a24a816ff333e02f37403de_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e436c541ef66b589123e7a2e227802a7497f535061a8f98329b98bef357c1912_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:2624366fa221f21b62b849d805d9e45ab5312aab9574631cf9a858a5fcfa4344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:33b2ce72b7899011d389b5553ac847e701f07adefae45a1036fef5f60faf2f28_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:4c40d3d5df9a647c92f208c178de19c9c7f64a2e8d4015e747f18c359d662e35_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e382c6c8025cf92ae8472c5b84571001a6beb5b968dcf2b4d38a612ccf9b84d0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:1e747154a68ae161551581454ef86237b20192bd0ebf72a7ea4e4b8a9ab0f242_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:9e981a0f1d35ffd293647b20c7af883ee0801afef90ae1254f118d65418f7474_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ea5792a7223cfaa09920956174b64796f40543ca23f0bc46f87f7369ec93f3be_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:f3c59007c2c492caecad87a876bd3700b34b759218c19276f437879cb57a903a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:4ad3925a0b1d4c5f7d2543498683c1bc715027bba106f44ac91529d79adb64f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:78ff1239950219e9ead352135a630bc21af984c9bd0b0d1c5ea21c264ba0800e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:7cd79478d371443fd4784b72a97c2e8d6ee688071372ecd2cf0496961bb9bde7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:c2b85419c01d76823a8a8f79a4d829b1e64072995e638b907bf8306f9b23197d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:43cf90e414f4494d8353295bb3306a80bc8b775bc0c8e00ba9eb9f6ba9173424_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:4aec10de69951bafb2f44821a49e72e192c36dc803224766ad8a44f23f22ec9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:643997e8d5a666706b5f1f3514e8b1368c90ebc2a0642d4fddfa123d393e4d25_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:7e6cb095355b9c991f7b687a42169e2ca979d3347fb900c33140ddccae033826_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:103b68efd508e985dc808b64330ad65f8e4d2d3de810cb71e93fe264749841a0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:1acae045f055218cb6e09dc3392f3089478d26585e254a64479a30a0a1c2a67e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:61c9d68c95dd806e03f45040c7b15296c6d893f9dd97901b1a06bfd0bce3178d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:8266b451c8784341ec73f121af73594f1d4e1d71643f9a293980ff5dd04d0e8d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:277d2bd0173549d752b3def6e8f571cd4920337c50d71113cd040a2cbdcf09b7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:3ab04f8f70c3618f602ce1c3879478f1c9b2303816ce20cf451c0d002e5842fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:816939c197153dcea08cca50b8a4460a75c64a629ae80fead0fa935d195c9d44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:949b48a8dfcf62552a1dd3811d96aceba44f77af83f16f76b1b544c1e76a90ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:3e5b4d68f35e026467cef9529af72d4c3a260ffc3737dd69d96d5858a930bae0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:ae2fc3ea6be9166aa3bf62d714a8c2245e6cddeba3935a473d51ababa09df060_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:cdc4e040e1a8c5bebefc25b5384085af1ce0cb0208f41fb4fdcfc17af39d9e29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:d583f69992dbe5b1a2e7b68ea6da4dc04993ea1d49052db60ae1f1b37f1e03e6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:01ddbff51aa6064c611510c5864b10052f9dd3f8dc5b37fd4f865ff007bc4a02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:17906f6e5327294875e242f800580dff15ae0d60a09cadd616efd6391ad41324_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:20aa285418eaec1a6cb2a6722804fb45e2a9715db1a1aa111566e20265166bb7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:cb1e60fb1fb88bbf4dfbb21d8a7797aa4c796aa35ea7fa7264572579118a6e66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:00615fb47ab9bd341944da15c02ba92c832fc88c2c9700fed366b16999e7054a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:58bdf9545535f22d2f1295cc714f7fdd52a4a2026bb2d610ccbbf8c028ca8792_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:7cd13fef3f8af20be60e37b6dbea87182124638ad770b0b92d3700db106b0c2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:f3b69cf7db75338a37f9161693619c354bbca159b07d828ffbcf796d4225d73d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:182dc69d41fef4faafe712fc77327003ee973a5d2689612db9c59ea91d09da4e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:32285c2c30c6d6d27e6a2abeae184305000fdcad2cda180b15ba845a80dc9127_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:33c947aeeac0a0602240eb234d52341e7fbdbe10ad635b3ccb2c5e28567afb1b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:98969e763a9585690d44c1b88ce10727ded93deb263a87a94fcb357bc2447163_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:164fb314512def8c446ec9ef74ea27250d5f7e6b972ff11b44afd9188cbce86b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:75e37cce23f2627660cd041e2ad5b751873e569fc87f501a874c2741bde6f9f8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:9f698890821f341a2c4beaed4424429d62983a311a0d837f527d36607074e46b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:dc02afa0e916dbc18f8f6d8a67085f4257164f98aff6b0cfec6a5d43d2e3bb1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:28ba80d2ea74084e6b3268bfd2747e9e0c35efcc6c390061930650655b218d31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:5d7d29feafe7c1df25c1e607414db6a317ddecfc78542eafb672b1df360d0ff1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8c5a04c58e0fd6366d41be4d3ba044f49cf8a1b9418c5d4534ec033e5cfb4246_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:8e1a93cf1fdd0d260c8bf0a477dd76440d418123ed2d4ea1e74fb721fc72ec5c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:5494f08c7ad09ad11b76aca11800998b79b22475a7ade9fc4e4c76eeb082ab70_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:949e941fd91b2355bf6b755c5f036d170af7e07f5396d9a90177f5871fcbf6ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:997819ead19190e9d03528ee19a9aa96f782b9801beb57f7a3404c811df07101_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:e13c1b7edb444567e28aead1bfd0c7807ba0ee83719c8743e903ffc7ddabaac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:166cd52b30e9ba78636eddc7e46d9a02860546cf981af36562d84446e0b48e6b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:d47ea81fab0c6a95a4ccb3c196339044cac2764550ae91728b5d86df4de207d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f02b6d647601934f1e9cb3164bd3fd65bc1c6f53802bdd8ab85719df59f7f880_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:f5679c6d03e27f321e96e7d24a4eb82d89ec5b88ac0b94e2c0bd0258419b0db4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2ce7962f9ef5370dc834c52d4de5e328302e0c40cc197f856250022a9074c0e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:60ef0477ed6ae310a1f9ed328d04cc3f20545f8de67ec8ac50aec822744f310c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7de08746886532ff6d188eebd1232d555e9e62a595b1742589dc9008141b1ef8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:c3b7d8f7c22ef32ee066b0b117a0b8017efd6054ba4d9617c0788e927796d7e0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:1df9664dbd433bab211f5da6e40949912fc078871811f9e8d913a0082b33a9f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:8c2c31626d7f03b87079dc722f594fac32f042620a270741f0f0945ce6ae757f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:d034a2228c630b9338ec503cd33898cbf57fca888cdb0d9cfd0cb914980091c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:ebc4499c68cb21f18482996fae3e3bafb3894719832f2c2897040df30704b813_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:11ff2b8b6ac4a89e0ecf5acb3f992af1d3334c607fb689bc9011816ee652bd9c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:bf4a9d10682205d4b7d41d3833d95ebd20ccb7f1127d3a49ec1e5455a38413e6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e0ab9843962f18d1d589be627039d854ec36f43ca1d544dd34349406b25cb945_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:e6fe9c7590d6d53308fecf6c7d09c4a90418e6e1d07a7b2c2aa71f5f79ac6a49_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:2ee859a679812c00bddfb05f6dc17f43361d77aeb8184bd1ca2dca3337d7ffe7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:6f62365ba7e7a86df3aed82b764a4d9583ae44251158f80e129a02a6fa812db4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:ed05de42f44a57b5653967e74ad9c52bb912a02f81c8fe00a044d38f8d185099_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:fc0d9985107fcc27ccbdfe41839035773f6dd46cda8f0024f782160a07a31f2d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:0b4ab02733e21434d672f01be93b04c8c5b1b9af2093e499d287bde7f02c2fa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:4e0a5e2b0ac936dbf6721a3481112ad40808b577529f4a30b031371424b26128_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:8ca4a7e60e353dd7321de503d5538298a5eb6e5e49361f44468c4ec9622265a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:e3740f6d682f8e1bcb6e8b79363293362ea4125939ced14931480a3f765682a1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:3ba4b4f00df0329a9a84a848b4289f2cb2ee3aed069de92f7fae4f0928b35082_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:79b7165c9b3f9ef7127052deefeb4162d96414f51d6d1171df98fea23fb66110_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:afda2e7c6099305cc6c3f7d2d4495aed45df5cafa50a92386d024096fd903120_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:fc966e620b202694a113ddf98006eae287e217e0528c2a0a2ffb6822b77b81d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41f5d8b2833e350a9fab800a7bf80a1ef3c2e593a0d03076ccb111120284ac3a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:73019f9f4a2ddeedba9941bdbb93da37b3558f7bfccda1875690850e0c004807_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:81a656b9d83c4519a216362c6895c24b04ca997d0a91cdf4b48e9fed8c30853c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:aee19ee71304c3f5e0c054141370d1243e49d904603045b5fe4e81f217c2dc1a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1d30b4a081e6ccde91cc6826944d12be0711476b1ac2b5c2ad4d4a3e928a685d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:a61cb5fb5e920488ce4790d78c6bc6f7b6170be9696c38e171bb56cf80bce14d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:d00c43f16325dea74c1d6ea5a28c7f28cecd2f3a98a65d0c3f42029ba316c1c7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:fd46b881c965ac5fc904278fe798c2c04febcb0112c01a46d3efc416bc3f89e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:3cb2fbb3ae4807c9ae13deae090e40fb40c4302006c872fa839c29ae64793fec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:76153bc53d0b092a0591a673f3ae073d974ee5df2b1642af2cf3ddbbab7490ca_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:a8d34b9d10feb78adf89f9e3ec73e1080d763807c1394683cbec59f1292efad1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:bd62203e5eeef80055ade87d149c87b06a49f8e8a718062f6ddc053a347ecf6c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:38c114ebe5730a4f674aa29ad20961e25801da257a96e1a1f7d057a9eac38b08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:3a8bc5e69029517e050281e3e0947b2344768eeb6c1f014dbbcb3a963d976fca_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a32c5e449872f9af77d2dbac95ffc63d57a19e7720b71ef71b22230fa40c75fa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:acb2a7ca2c92920eb9e9fadfaee04fcbed5291580dd602b157ee01a0dd70c831_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:3ec9675fd4c98fb29273e356f2b030b571570e899f42ca8472a67fe0b7ff8305_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:6c23e20690b6d615428bbe83d47a77a4cec41a163152984e700363ee71dc0b61_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:83b71b04c5f7dd786bea8b48cd9a6da6ef1186f40251af9bf0d8846335282107_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:85b3fde636001e625539ccad31a0b87bd599e5f13fbe412281c0fba953347f7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:4d006e528cd2e98fa8cfc79b9ec9ec2d6bb39a96ec8d888b81b6de5206dd6113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:5966cff2305667c4dde8fffc39601074d51e3f9a6887e8b0fe42054e2fe98726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:c9a0d146e1ed915f1afda35bf0ec2bd1683f3706670df1fa4a7a01e69b4af7b5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:d778200d76752ec3367017e353222c6676b33029c95837f03715cf0cd70da311_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:15c37c879ec4f2e38820ab273868c68406ab246c0c0b6888f2ec39a690734ac9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d1424dd5b64014354e0a5d3e0bfa7abd41053a4d3fe0a6ca2f0a766e85bd46e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:dd3b401129d0f6a717ff7d607049b0cde4255b171c2c827aa26ad937915dfe00_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:ec03eac4e5bd5208f5a25e8f9c05c17d3a4ad1b6de781459408db7f29806815c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:1f88f00883a3bc063c0b0de4ab1b57e8ca9421a4a40728cea958201cc403313b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:8f08e2bc86c6f2f81599e339328e0498354e4b222e843955c187731af5a5592e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:cdedd6c311d0d6f17d6ab83179ea3a5c557d497f553c646cf23b51ce039aef7a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d998b92710c544d2562a1942b4cabdff79ed124556b3e5273928218cfe0b84da_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a806c6dbc9162071e543ac980018359761e702f967416fa380a8246c6a5d4c08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:cceee4a4721d69650ac51fe77b55a02e42c8c222794b04ca491ea88d313a7a07_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f1694c8610ba7e54f1cb671f075cbe53448101e6f77abefc5b996d5765fa3a1b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f8c7ba79ee9601d04427ed663cd0eb5c645a1dbff599ca40cb25a8034f255647_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:10b7344cb2475ccdbf59bbef9947225640a9b845d4ee41b230fbb38fffa1c25b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:63c9964fa54e429f90195d8b3ec457ee3f65be9e95854a1cc1f0d4b0f00bbc24_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:71397ef054cdb1c77a3b4c1db9a3beddb1953b02dd89e329fc230f57950b22d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f9a4beb134b7f1c030693b4f1e3cad9bf1004b92f3f81f6d4e3b52faad531248_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:031d202506f66d500a193ecbd27e2e7a0323e3a5e1716cd91e6a7359e7b02809_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ca765c09c26f4d01480adeb09619d7360c10bde6733c997c0dc1ff10b8b13ee_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c6b70f5c817914c1edfd8a193ad6f74dacc1ee3e25b7a18bfdbf7d289d7f04d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dd309c081e7995db30cb7026c19023447663b09219faf6b90d2dae25316aa3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:42aedff433b0bef7c5d736bcb0e3a50a35c7af2b7857dc37576cdd41a829dadd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:44348dcdba045230c540c598d2b2b095dba45cf133156dd7f66bff4a9fe2f1db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:471afc72fe9f5c525a2ea1cb8801be79f02430670e72849ac280d93382b0bee0_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:da1f9bd251a41e8f54973415b3b0fcfd746cf604fd5bc70ff9d9e46b32de3180_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:3b77bf259f48c78e78d2f85a530d307cce828c6a64c20e28651131867f2c646c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:84d5119ef3e7e0311d485baaab75a22d3767177a9cfadf23d0cd4883e2e36493_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:8d3481cd59f59cf60a9ac045e3567d7139d6ff25302c14067fbe674a4a5772e5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:b2f59f3e5cc55c961c394d47e51557193cbe36d4c31fd55aa6591b227956b317_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:1f4a6d4acd958d2d7c7c94fff1a477e45d628e9088c493e5afe1870fecceaa7d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d8ab6b5ceb416308793ddd46bfa22c04001889b6443abb9f5c347fdab8ca1f2d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dcb14e6c435984839c4430bf192542c7fef9393cec96b830791da39bcc872b48_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:edfa6e32dfec756a76fa04be40d04b20ab36d83da0cc153182cda0d4df488ece_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:3513d1a08b814d3b0cc221205ef1a86a4e22fa98df7f00bd5d39c81819260484_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:866ac74074542ed7eac967fd9395aeb31c54aba7ad77454f99b2c6a8eba51cf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:d5f2b5e3d1e78310431c6013fccb984bd675ce18be0ad22c60ae16f6c83eef2a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:df78e7a8dd000743ead014412b7819d5df10dc78e09c5e9a1e1a0383cc59ac48_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:2e7b00287fb4a1fa917182a12b3d2b88a6e296ac775b0947a925c03e96da1a80_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:5ef1343bdcb4480386e47edf66b7b9bd340e5752d1ba24638abbdaf9bfb071e4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d54df918c9b260653674a5f76eb4af78956c4da3b0a224ceab1b533f54d88979_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f07e949aef3956afd7994be9764df82632b9f85754aa93c11203d8042e40906d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:3fbb0078ea103a69fc26190d58b143eb501815f00d3e682a9b833c51875c17c8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:455cf01a7fe45198cf29786ba4be69d8e0445a29b5c48080b25b28555415af51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:649c97a936ca32462170d21a09ee54a33d40e749872e3b9698d831865729915c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:fce89322b2f4077efa42d7ed7770f602502a10b4cb1139b6f9a7b30aa1935383_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:04be744c5e0b311baaa67f2a4dd7a28a7fd52785cde735611c2ebfa593bd5878_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:073564eda03cc1eeeb4044967f14bdd6e96515fb0ac980276f81c2aa3a428a01_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:15cc99e79338b8e2c297aa537608a7b840732ead79bdea45622c28f2d66fbe29_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:a547a2c991e40d7d3a5befb8c05bc7e6061bcefae951111195bfcebb18d37c23_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:4a18cc87cfc61f7e4395527ab5b1d39576f1fdd83caa9cd7ef8f8ba1380a81d4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:5dae540d3f6e8c54e384ecec150e702b2ed868301066463c8710501b88b125a8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:8955b089f3ec15ad367903b67d28503826b02310d228f31d971de367d7fd8bd7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d60c493b2dad07ed4bd547c842cedae4fa5f68781efdef0f6e757c10502f887f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:16f82af39788414dcd7f889b5ee7e07bdc9760ee3d0320c65dcfe14d1f6786ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:26b3a029e5e10b52abc5026dde73519dc57aee6d6420c4d8aefa4603c1814530_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:34688a0969176bd31d1c998815fa73d4f4a1dd97d061f648afe2827990e3859c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:ceffc41821c60e90265ea239d2fcb175105a031cb44924ba2af629efb4ca490f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5dc2dcd3c85b09734148c54e156c16b24f990cd1dbe911c48f619f6c8c916b04_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bf75ddf8645059d748321efe21047c62a45eb941a999290f6daab461016b0cd9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:6f97a58fb891cb81b6522a3da0fe04b503d3ad663339355d34e8051a7150ab54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:8af01a9b165e96cb24a345ec15e00c4b921a7558a2fd9eaa0acdca54b378a716_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:082f88377d4a72201321732904dce062510916b9df4e9f09bf5fcb1aaea3e190_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:36f6c9a07cb5265767d1696a43ffc086c1569d210b01015018f9abddb42e4947_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:29298b6634ca6d1b678781676dd07631ead1af2af51041e6f36ae4a6d3cd7746_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:62b3f2ec04cf2cf4a6391616ecf158b33a00a52ba865108a03b0b4e8d8daaca2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:719d29411ddafc1aa45117db4f615b255d619b990efc4f287302736c773c72cb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c4439ed957f9b24f0ac132e195966cf0310284a77a450fb3c77a43d9bd16a5cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3d33ae78044e3c146de191b7b5f8fc3a86a10ee732b3e51c45165a3a2b90d74f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8ab7face6f417a099518bae85c8a4f12898bf57e5d4a2ea323b9524369d498c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a352ff0bfa605f936b4c2dba93882ea6245165f23dce717396de2ed4a52b82c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:c866ccd34a31a5e6ff8f3a2f64d690c97ec6cf5a5db50646e22b4231f73a0c7c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5674143047da2dd43051abf835a12d452b84f2aeb6911390b509e47ed35b0c3c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:5817dea59c22875dbdf818df75a4ff7919da4a51be85b79af08bb47aa7b16447_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:9b7a2593b5247a8d447a969a2755a92df79c19926ab1c78994f71f85f519c4e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:cbfcc97b0b3eb681b4cc07c685985b6b4bc6813845c4ef378283353598de574d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:520ddfd5a43cd421f435369937a7bc52f65f072cce0e3b1dfe39c83144883faa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:592479d3722c6a5bbb022a33fde43680fe8fb067c66ce65618f4c505ee03f690_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7151b696120f139bebca99199e7a5a99345da6e36f7ebfb8c3ca6e0895fc8887_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:7f0e156b3c322100aeef63b0fc855b926b15b2b8c3b7f0f560bf443e490b7c01_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:39949206d4bd9795d174754eae993b0f5db23b517d82058fce7063f90f828055_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:75f665f3dcea225fcc361e5b19a4addca159cb340e397069e8bfc8a58b954995_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:7db1237786b03203da0b4a31659933a4508bfeda95b28a8e8576510c2deeb06d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:f8fa8eb7c4246c7183a3bfc68409145462d36f6abf5727babcc721d8b8ec3ef9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:5d91f2f5e5dff65461ade14ba8aeff3330d4b4ec48bd95d798a9d15ad812ca04_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:7074972fd06476650e40ef8682528bfe0dd9ad4eb48aaf9ed6cc456003491398_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:732822902f4db2dfda555d020b62e2b117ab775b2fab0cb9a00bcd96b639c47a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b55a1936c06803639ae164f62a139219b8c60671a183eb12dad544505b2e79ba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:40a0689a45f98173335b03985d6908941302a9b63b241bc6a5a84981b9d8e92e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:a0bc822c8c6d752304c0f6c07cda85031e4c2c816c51e1d6d7c3cfab04fc77aa_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:c418c12461004fc998ca2f8d1e89ecd6c5411b1298d2351e89dd94c37b36a11e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:ff2ec5296dc399c98e1135ab27b08babae4d75823bea39061472bbb35a3b9ecb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:24603c25ce916931648018bb3d1f575fcf040d36b7f0104425c7b09db5dd2450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:2551909fbfb7f72dd2644643aacd0e545383eab33947d208d8136ea17d26bc4e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:6976cb9aa79c0ab33783342f2b5a6066cda4c177d0205c73b8f63e6a0641338e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:c05a61bbe2477c0213e4f145dc20a354d20ffad9b1616e12f86880e67bbf7805_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:4f430448d09b0fbb6b90291fa808dbf00e081eb36196b23a459eab69fbeca761_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:56bbf552e5ad2677d946d690b799a18df0fb59072d6dfed81b357062b3e2ea9e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:87520ad733b945e97ba29942883cc10677968eedf11fb5fd88ba27f578e96ad2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:a467f3a5507568bf24882971dedc2f1bd0d2beb1e3ac0553f94d6744f72b4467_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:5b71a11d552c17d6c0abe57dfa4a06ec59ff1d4b451bf1be07c4ca6694a3b85f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:623491fb705582546b82ae48e558bdb51a08e71b5fd9445eb7450b652ac0333b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:77ab3b457699581db8284657e80924c86eb97d60dcab1ba64c9ca14fb23a701d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8fdcd3644486c02e2439e41fd580d834b9185f8fe933c1aed1ce90c91a143368_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:1394c8390cf0d8c6960728336b9da85d299d82625ee390d03e0d9909480f8813_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:20b42c8f729716ab9750f55e19b47c7cf1bbeecb402a03223081b4df58ef2b93_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3f3b370b4325383944bc418b895f08b53fc48c2764e0df6b2c94342200a7d652_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:72e3dc34b6d686b4d669b9194f5555a594d226ad0f9b8eaca69c6ec82679f5c0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:3b184944c9174555196ed3777024cc9f241632a22216e910140308e44f0b5c31_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5401e1044e38264cd38f2ad5126c4c1d53e726ca8440ce16b572e4cd9545b847_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:8e961ab8bfeb056bda3504eb1c57e100ddc1e4b21f5e59899966af187a066449_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:ee779107bae99eccb53dd6097f232b11290df3fe623ca2b9b6c495759949d66c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:246a63e284219ed15aef3811e905a16235abc5338b3bb565732c33628f845194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:48f01c00b96d40ecea0a8eb0a967eebfa612035031214cb51ab66b0d6f7cd11b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:a0826ba64490d86784c3a59dcc434cd2dc413c5ad2e020ea9d4f71f0752d90d5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:ccbef6457d8f268fb642485d11a46d4a9ed1ecf76f71bfa9d746f8b59050269e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:0df51387cbf6533365c1f40bfd1c6f06e2e7e706ec8b97f718288772ef266ef5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:77fa98143016a0cfbc109aa363804f8743dbc101a605089090eb1b7c8226af44_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:7d8e2c924572c5086c16e027955e69da349d7a6a75c086adb2d2252b6d87f8e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:cdc315a5ce4ae8cc778cc72115f217d629c090204609b67b75f2b47b543925df_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:1b6d41c49bfbd2d66b88afed068743fe40f758d796ed438576bbb5fed1cdfd70_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:364d32e61400187b88b37bc3d03e2c46ad8b6285a02822ab0269604325ea0f00_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:622a7f06c7101f70cfbd96d22009ce53bc108e9936760e6c963fedb59e8feb45_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:a69c28010a270011d6d9b7099a6999d49661a5f52cd6e14e37503757503452d1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:184029f288d0f4f3b39b0e53c051e08d7629481e94ba81c7067419ef5c7e5879_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3457aa08f9808572febe11826e2df39725b32e2420ff05b1b0077fe536d7c1c0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2ebf9ac9cc537ca769568a251b4a0b30f5b00f4d161cff6c3a3904dbbf43cdb9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:60d5125a55adb9514ccb2279482dc33adf3ae9971413d6077b162b8310935b08_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:11f92ad9f28469638ac2d211adc2c93b69f36ab92e7c2490ce6ac308ba2986c3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b65bf446115f2d75fe3894cf35750d8126d4cb07047b6adb97169b8303d7ddad_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:80e8a82dc6171eeb44b360e02693749e296011dc4b5a3fd18a6f85fd2c6f66cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9d759a32196804caa7fdcd162ccd4ef92c6fc8fc6537519243e49c71174da999_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:4a828cb84764b662f1b97d622f608cd1e498ca13b603ab8fc768a593393f2b25_arm64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:663df5d0e74d92129e92f1387e4a81d3faa95a3e34e254cdc82cb7d6a4306219_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:6df422b53d23999f4e2f711f479700552dd4b99f682bae9c99991f1d66d0c9a1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c6a39c9a73d32d97415a186a5fc4fd82428bb94a382a23c7220cc53cf88a63fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:01356c027f328486627964df3160440c01de093217d3ac4e3d9123eabcbc78dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0e3d062e25b6590ac2820e5ff862e3e9e4949eb01ed1e415be9fc63553d74d8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:63c944eb67af3b0acca199ee7d42fd39c2cb0fd599c95f1e11329a0753ec01fe_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:eeebb5c7fc2e69ce92ec135d265fb5feb1a5c794b16ad193ab6e0f586bd5424d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:03d5e39e184d8d4d0fc5e9119a5177e569551ac35386a32cb3a602945f075a1e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:58f15375140227497ff2a3b7cf67afaa6f2185b87b5e60ea6fd14a2c85fd9f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:7fe763345d7eb2319cd16abbf8f13122ad24cc054bdd0095185ad5d206c82792_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:864692c77c67b7399e4a3a6c5ddc690efcbfee3c865fcdc37c0cd522dc7058ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:14bef709d815061afa87ba6bbb5737ed2ea3e2c1642199cd9580da1ab67152b0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1c7e57eee7c6e71d188c48a1cdaf61e398d32594fc450fcb5c7c357654596f96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:3eb4cfdd6583d999a0b79191e016e23cd1e4d14e525b8389e10ec61bcb2e9425_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:46e21777fd4a46224fd65c959a28b53500aa2ec23d0f57da6130200b1312f0d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8351a5ca1087fa08203ec0d6c005f2a146628bc725a3505004a2df636377ee7c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:b6710d7ff454f840d9db8ef36c4f6afca87f6b4a92f0623258221bc8864f2efa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:7b4092739bb303b5fe864b4ec5ade98cff65f4ebc9b1a4f435abd2f829b2febe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a2576535060e7d5a944183e8f135d57e20618f3cd7806f909e8185bcc434841e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:37b179ff0c03ae7a41726168c1d2010cc7d8e532e76a2dfe2c21ecabe9cbe685_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:59f53e8d9dd13a758d086a1738887e4ecce7bf114790bc7ffa865297ecbe0071_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:49e2d0cb747c86410d94a2f1e21ed65d823f028264263cb928e3ff668caa2cb8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:8739e09fffa09c1a5eb82694270d94ffbb1c90e282d161bc3211fb348b367f52_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:6065c71fffb1b6746770d5b8f6c0d37c74683cc4fcd06a3d547b338b13cf29ba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:71df0b4da6206b581fcd24607533be64723ec637779d42f9b4d96cdc3f6cb796_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:eb41fe844969b1bb13e54a0bca385e10320ebaff3bdd40e3da9c14f2dbef5ee3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:f35f73c729f787b14006694bab55a2c85c6e67b7e633d54bb581d6dd070b03f5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:1d922a2411fca5f43f4263464f76e1baf4952289725d9e178c8e1f4c5bb3b4f4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5c925ded3b11eb7be8845b9bb470ab2ec0f4cfbe3dffec91c3a6074627a98afa_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:632fbf976acb072c0b73cef2e472e35ab9e87f7e0079a6372e1821e418fc94e3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:65b804388127bf8a534439d676a762b29a6ad23998b83e1c83fa57f5f034b31a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:155564840e62aa674505eddc8d74c00bd7ce27b1ec444775860ba07af85b8831_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:9e0bc9ed696ff935bfc550ff1fb47c4de9d0c7186d716f678c5e65f421b88650_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:dd49f9b22ed421a88fba0ea98e26e5be2dfdb0f6328d73a2b31d78a5f49f9e2e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:f08fb72934bb9e019d3688625f6d11c8d104c8e49c34ebd7053f45c5b8d35c7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:0ba52c59a15f873bfd2ee7589d85e37a559b6f6ae987d87d2e9d62548de2c151_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:ee69e443de01fdf7b07dc71633d226effc093643b9468fd8f8da6325060113cf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:277b9153410be2ad7a82715d65e474f506a96b96d1c2dffc8ab8240eb46e17fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:fdb5f2133f8cc2dd2f3e6751dab10c37706e65f805d85b3ac32838537ebc7450_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:95a841107edd0d2f4823357743f6015b8045918ea67449fb69b9fc51acb75d08_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:e699d0e54f73c4cd90fd15a3a00bb679e902e915c594010762b697d5499359b6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:3eef03c4bcc4f82f3c0668979e50fcc365f5c24060c9a1dc452ae272775a1937_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:5acc498fc630c3945ef97e87d66868d46d42aefbd1c47fd49efc266c5cc7f0d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:15fe51b09e097b900d183abef24f7fd50c557fe1fd6079ca4461e9cd62e1a58d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:ac0f7d274a041d87df1e418467062f45ec923abe9c50ee8901cda86906ffb84d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fa6b5b54f6cd80a7137c066eabfc66fd88143d5fc798d0a9d8080a15ba55a57f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:fb7c550f04b4afa0dadf0a7e10feb2147f81e71f4d9806fae9443df096650acc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:1f1cec5f85087366aaa3e2e2f55d71f79df254f27cd1dcbb6391dd308ebe185b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:36e1031cf1cee473bf48294e0bce77816b75f15e76ccd34122d8849d063f1ca9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:a90f65f7094e291aa5312c6a5e66f99fcd19dd27a673a2debc9d147910860c43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:bb053ad62f77bf465b6e272a4f1aa057b94436df3f5734fc756ecfd5f29fc64f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1bfd0d6c8e8c1ae99f3410fd882ee06cc1e8b26e661d0b0d1dc7c0c9c1970a78_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:1c8449437c4fe7b4e74f4c86d341853c1511fcd2c32568f5ae325516c4f1544c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:3aa5ffbee57f31fc166729194a275e973fe73865512040fd030c6551cc83067c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:94c81fdfb5f230c2001bf379a4632fbfaa4be04ee499bc4548b85662f900237e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:1144402e90f00316398e73f241d46de5b5413258c74e708a66ad2d6ad3ebe3a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:9d9c95c485abf0c842ec6f7b0c82e05176b3f8351fe840ae5ffa4d91f0100fb7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c2bfe5123c990cf99e18b5c7249c602e53571fcebba5b51cff087f7d151402b4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:f110742c2dd16e5620a7d079f2e91c174ef906676b82d99d97340b6b32ca193c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:1cdff1afbf3d323f381479c7fe3ecd1b3fa6f6bdedb99d5582f101bf75132fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:28d90c4986210d2bbb84428d300401900e31e263e8b0265dbbeaf60405fc402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:3507212f8cf79da97eb88e4456049226704313f07aa9e14726e7a04691cad554_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:75c2ba9beedb3869450d1169e942e2d19a33d0b7560f83013be475cfafc68814_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5e554c5a880d57b20124792d6346f9184d919635c84a08780744d0e4ee67a8c1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:94cdb0d03d4d932ed595cd29c12f0c1a0260874cb936195b26da0fb9f4485015_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:e4d5087ee9db18be63208adac8f269e672715ac9d61f677711cd817634670621_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ffa2120789c81ff70e68a4fa4ec74d767ce8b948a7b90cff8ea832ddc92c8884_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:62fea9c4b7c23f7a1be1e59879d07d3cc9150bfaecabcf423ce8a1dca8f50b55_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:ca4aa4b6e7e6d8f99bce3338ed50f13b442851ba9b2aabfbfd80cb97131affde_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:25f6431c72c2f7c35e4fba55eb4f7030ff76603bc835c9f41fc9c41cea89bf5a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:e6d7d5dfd6d463f7021f168eaf515fb207e7b85f25ba260d058dc939982b65d6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:9378eaad409ddfda1914812385acd6e64a0c1be53922bb7cc103abef3538c3dc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:bc2a4051d7efab5696b5ede5f5bee9cff4395d49de177680846778cdc58edc5f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:c621fa522c8c5dd22c842705a6eedd4cd2d1e141190006d9a1affa600ee02ebf_arm64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:e57c8a4ee2cd977c7c7df5e54d9cad3990e0383fd1838c2e3e3730c05a4b98d3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:4f0f771c2045ccbd59efdc6fd8eaec8e5109a0d8a391ec3b5d9f02c3e157e1b6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:76913d797f1adab4d8f5b904450fb09b389978ba7d72c44639d6bb054a248c9d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:856eb74d4a9a5a3c7e69ff527e3879cba1210acf5b7619d75d0a03e74611be43_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e0e0a7c524e51bb357426fe6a7461b92648bb06f255dcd1f48b5a00c19a29a27_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:16a8285f01d477c69721e652d05cddf7e4d9fee38db76655ac9a89b33587106b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:685307ffa6ff27517576c0f66eb54b42ab825345dea5fe771486242b33e4b0f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a48ba7b0dc1e2210585cc9086b80db68466bd3bbb340a1e3dc2f262be63a422a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:c4de973ba649ae653759ef83b3289cf61ad3f94404d7a5d58edcaa8429685f8c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:10674b8fb0cd15090d84b8d4ea1fa5858143ae6250cb4b7b3f57b09cc2196bba_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:a871d7aa7271d7e1f611c0baa123da6fb0172fca8662337f2b4fc2e1929b014b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1bf7d03a6d963c927b88199786c0515aa3c2cd3a7991abdbde26a35d4ad1330e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1e127bc68a6282024bdd78219c24d3d7517c3c54632b88e8c1595dea6e9b7b63_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:7680586346ad562c4dcdf46e0869486f4bd9e4d75c9d4e519bc63e4cdecbd1ac_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:8455df4a6adbd27db07f8494c4a3921468b81e6539d44f2bf144e01328398f53_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:0367302082b572e429d5bc4c2d956fa6e061739075f7866c027aab905bbc68d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:43b735729acdefcce9de952afb09d1f629b3e6e6ec961839efeafe4166f06580_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:6b489ca823f391503d91848f255bc086650389f1445cb34eff295412cd221374_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:f31258172fa96d8bdef12cd82680c039e8f761840467151818c703d40a81908d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c5d95f64bf65bba28cb32c3f3ddf1215d0bb2f3d33f250d7e5979820b5e9110c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:c9d80bad21d5c76aefe69f48ce2d6bee77cf41566e3095051896f6582e1aa2a2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:079fe20bbd8623e1ec4e63a5693e44cfd8179e513d10271504428e3f8f1e4d51_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:1a98ffbe93f406cc52b5e7df684227dd5b66da628d3d6655aff2d5e566384ea3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:9ec95e711b81612f0c8d342b97410ab19f8ae484025cbeb148b73d2cb50beaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:d931a37bcfb156218230d1003f3e6d9411e2bc3410fe1853a85bf2a2ecc3bcf4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:2418a2d96158a63ca0d0f3b9760672b5ac9ae7146c05b271fc35286d436ea68b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:441c5380a7ba6bedd5a8e479256587737b4ea916ece762cd78dee9ee384936bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:6c99d61b704589581b000dc6dd224449caf9419879e49af19ccfae10831d9cea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:b22ac99c0221bebc13fc0104c74b83d30664c08485f6422403e7e1cc93b0bd98_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:143b690f9f015b1b9e18dd3e1a98cc45347f69b993c9f01eeb9f94962eb94774_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:62e6b10ce715b6e6d57587bf72f59edd8566386fb377112d129b399e5d46e302_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:6f8b70cf865d64b02c239bc7557a2f5fe34c4001a65025e5fa2cdf1f9f44c62b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:e6f77e5181c940d3403665fc70f4ff2da55baa97a979a4d0aaaa613c23f2b8d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:a189a80a8dd46629637615857b83d8a03bf359e328678619ad96f9a4e15a3e25_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:cf20fe8ea169e1c8853a07ceca5b461d94d4886855cc315fc5f233e1e0922564_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:e90550260a2972b238f04f8e7e312d2be83843672e66fe2888834d993cd311de_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:ea636bcf42d4611b33fa0af8679171a74b9eab8cf9b5762bc06de372e2d5a6cd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:269fa0a85d614de2b74075b8c2a77336abb2be26aa27a2df4472247ec3447007_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6271e70ace4f542e920720baa21ba00b74a3b6592775cf1ccef208088390faf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:ba24ec8b4c6d5379647654451aec2d47a9ad7ac719679536c3bcfcf6ca94ba39_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:d514369668723ab4ab137de35dacedc96bd30909f205ca0f302be367c8526c17_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:1b594ed06780605737b185e53122df03d706b05d6ab13ed221fc5bebbb4e9adb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:2cf7da4892d34247d7135930021739023a85c635c946649252151e0279686abb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:64ba97d72395a7a30b684976e55d36ec6c01945e62a6413b474c652a88dfc9af_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8607a33fc66f65cc844d3195b57121ca88e2aa91a75c9fd95f5a64d5ed2b4658_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:213b5407e9096543f13b2a6bc5c8306b92a67327a4b58cecdbbf680907a068d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:6a37ff76443e09422f13c1bddd81c4f277f2b92ee39641bb11eba5cfe6639e82_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:a0c130954dbb465f1c7ab3095bbe964f865cf29adede61a0a48511eb15ededd8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c0e752ad324b6b1211381b8edf28caf9c85b08228dec3663645bfce517ecdc22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:322c2833ef1cbf205b5ce5c735232eb98a2cb78667fa6d05c808575f88e19b1f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:47ccba420402e65f17da159b2d9fa4da8135a8b3956fcc60d45cbfac3aaa4c9b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:55a29713c8be218eaabfc3603b773eac0d39281366cca36703b981a404a17178_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94a4adb228d14098841a2381bd3967191551b5264333cf5c31299732f851f8cc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:3571cae60e271888363b950bd30c18638a825d408d038bdeeee6e12cd646a846_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:105c1863d9a06d1c09e424baa16ebbe7c9636ddfabe71950da5007b44f51fee8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:119ce1e9842a199362aec261ab6c2e0fc7624b9cb0b745b76d20c517ef4ec70a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c37ac6d31f0cce5b06e406d1a1d7753743fa16f9778193f54d0ea934068fc07e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c3d14f0f0682d38ed64eae0e8b97213c981cad0e85ecec6083d2e8f69cb1836b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:528e768b683ad82bf41a80e738c19fd43abb6d244c5b60fa24be966d4c9cd634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:5ef8144f733cebf82dbfcee80ccf032d4cda318f8f3950d774bc2dc568aaf2c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9185cf0d656887579012db258aac48dc3a5b7eff405c9be30127f29e0b051533_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:cb3a0f5234a62157cbe31f366b9a28e904b254b209c21c641a750eef696c4263_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:07164eed33c7ad43361b1b9905cff83359b087951f2e25b745c3c10aa97e3e2b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:91b7d771a196ff65623e61ca2a0578bf3bfcc047cf7ae3f21fd68b0f286815d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:eb28a8bf8a3c4145759b10e6f6329bc60721f4c8d22b649bf1f2814ad91f06f8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:f5de341827c2b3cb2c63cdb2d3aeb4c5b2584b96bc796cff3ef2f3e2305521b4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:1e7dc56511fad74bb3832acda1a4964f69058b01c788a0ff3a0381ac0b1f0886_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:38d0a9755e915ba29f9d394eaa7bc4f313a399157c2348edaaafe890997bd509_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cb783cbbb64043552c8406dbcec3e6ebc6bec0a3fb5c5fd56ba735754e8a45b0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:ef8f0e93ccef23058d838f96b23399f835dbda8a0c410d912a12e781d2cf3b8b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:623c9463c1e729237583b70b9472b3b4948179992fb4bbddb81f720b26c2d755_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:947c61d7a6a1c63489b70445462840a77632cc1b93158b955634c71da90a0abe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:deb4ab9dfc43646ba0c30a480387fca5d79de13165fa68938545def69d9d8291_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:ea88ea4eb58e19161e900434e61261432e78cc065a4f13df822ad269df42eb9a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:5997809219667b95b4fafb3cf330ca2f0504a28556e09dcb1429bd86425b921c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:7005d8212b60cc05c0dd9483c214a2c94c95f46c1eb53610af439ce50c187d54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:e6e5f80922f36d481b77e8d4520dd5bf7b9cf0c6679dd1e81140a1ea4e938c63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f2ca2dedab2746a1596dc2d65af5bec6d52be3f14afbbee3c7d2f654086f6917_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:14ab18c3250038c687617e5a055393832bc2673ced04c52f6b594176cd729810_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:96bf85064492746fd71c8d39e3d0d92e368fdbc9dc1ece2a007920d86b3501b2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c2c8cb86523db330205164f3278d2dc371c002bb1ab0ff3f6d3845f7d9323f9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f96b2269b2d19cba8c36324733e219456d366243c8415f29283e033257151ed1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:0abae1e3042ee265dc2a7ce705426d8c95b9501423ddc03d9471dbd6dd33e6c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:8da7f522eacd7be05bd4dba7de47502c23940994270860ad0a959ede87e1d2c3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d98ca87f16d4c13029b644299909bc6f756e7e09ba4fcf68cf32bda39b3ea423_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:f6747f7bdbd8acc81284d5a89c259370c59a6490597bbb638c23c14262a2c136_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1b71faff2379a791135b841d10602fc241d7b9079207a9a8a637556c305980b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:622e3f667959d92d983dcd5ea68c8964aa366e25c338fb9c7cf3d95d910912f3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c5cbb23c193ea3f0f07e4bb31f3f48691c6608e6e70f5e762b2063965782b4ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9442b840988b3e7569dda57c0d2fa23c80b1179316c50e460e767283033e9d0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:27a6aefdaef2a11b13adda608ba52fda0f8977374887c8b0a5a198229ea52339_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:4e92db66498b0ad0ce358040d3f970bd1db8b9713144f67481d9f1efd141bacd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:56ba19bb6f95967d654b2cc1ed0bc2ea474e396c45b69d7010e6c8c8168a1529_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:ff98a200356b1945722c0951f79af51fb59442372cc0414d7bdcbe6e08b8d1a4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:3af8f337f8fb0f8437fefafc0277db3bd1fd135b2a9da2efe33b7cd2965b3da1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:93802c35782c0dbf235e8d9a94c080982a19571263f1b55459f0116ea5b0174d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:cb66e900e5680018714acf12eaf00d67be4f6b418cbc25e9bed87b0f5c58aeda_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:fcc67ad9d7ac47dbf2914f3454e76c93f4242d519468f4edd0fd490dbc1986e8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:16e249c74b838afd07136f37dcca2fa76e0e93797c51a81a2612a8927c1e37ae_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:43f269f7f0961614385101ed8122484152e65c835330540bb4eecff0a7961dbc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:8060ad5eb203054e71214b412c5b3a2c9a278aa47080d48f93c7921b988192e1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:cdf078e44862ec2b78cccdbcc4bc3fad8eef00e8501006346cbeec1d65542b8c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:209bfdd2186920973b762457b5f75dc2965cd62e5fca27ccc238de4a051d27c9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:2dd13b97c0fcabc088f65261bf52b241e5ab3e510e0970238fbfc90c0aea8542_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5ee90cc1d826514a6dfc5e0d73f8a8836ec02f4a4182b41b3bbd911644dfa87f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:d2efd40b3b3d6cff5d8c9ba8e3f29eae3feb88b10c3368cb4e81d88e25b9eaa2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:5a4e0c45aca9fc8fab222e34556433ad27934a3c266557f62a2b468658419f0c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7796948c7243e030511d597d547d469f62f532da1d352691613963d95748761b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:8c1763e3040dac5f3a1bc70605f843e611b8cd5c95577ff3747a9fef3cc897a9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:97aaa2ab9938db056cdb78d51a89758db30efc231a605939c0442c322b4b3d26_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:0deb779876c1e51ea9f0d6205b0798ea1342b4b10e37df817dd1357c67eb226a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:83976167d4769af330dc6c1769cf35a1cc5283791caba05dc09dee5453a7d2d5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cff24558aab57737dc99c6d27cebf355dc6398e01485209e59d7bb31a14a6fbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:f014e493e98f58f095dd897566bd37041f51d69c6b5a7b5ff8723b279aa6991f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:893b4b264a86f41723b72aa705f84ea7bd2d2645bfb5869b242b53f1a842a4fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:c340a8d8464527a0fd0dab0acb040a52f1d3cb4d944fe6f3248a31fdf6470571_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:d66ecf52d7cded5bc62f7bfab10149fff2ce22068b00f4594a7620959feb9cb0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:fcd3b066d58e486953f00a2182501256e352c268e1d6a39d4041eafa1c0ef18d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4eb3d161916c04170dfaa3f0a2de9d467d5ba098117b0789196e77284d9c6b28_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a0c8ff84eccdf09bc4705b124f343f89b2e12671dd00482c5a0c3e847a069ba1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:70422834adcb9a7f669e64edb0562c4a94cf641a1ae346d63071b268ad66ccf6_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:b72ddf43c04be89cce7b6dd7ff86332672690b6f82a5f5b71d7bbecf2049fead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:2cbacdae50612d6a227f42f0fa022c235eac762395ee2e1048f0ab1b5a49cfdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:415636a81f07dca43e4ec03e27bea870ab8e35da872754afc4cc19b575728cdb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:de1b7516be16965201952a53b9dccaf511cd14ffbdb5e1c02f2a16c155fdb55b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:f25fabe51f8e428e72716981bf1dc3fe601b3f6491dd5c90fdb32da379a721e4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3a577c235d1c867f23bb6e2243abba44bf63f4218cd9a9307c06bfd701861dbe_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:3aff46b41c4dc644f17e5c73df1ea482df78317dd093bffa59fcbf9b66794c12_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:8feb6fc25bf70dfccddf8be01d570cd220d5762155020a2ee781bbd4c004bd36_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f2b8a9911422399c5d056fb6a98bdc181d7e08436ddc66b50691d2bd636fc6a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:86ee87bc610c0c016a773f2b445a0aa72c948e3557c34967d020cb83435a1d30_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:ba7017b71d33f502d76970e6e099e777b73fb9375b335f4b56fb2071e9f32fee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:dda414b5e3960cec3fb9b91c8f10ab9ed18d7c0a3c78613f303df35036007cc6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:edb0a2678e55062e555b3a2bfc5a99d87bc3e0eedf93eb0b368d7a864261f5f3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:0084c60f448bf0b9fb140ca70c10b860fd3c7e930f46f78eff2287d0ebf756d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:13b7dff7df2bdc8449e4b6723ab3cb56c1fbf8cdbf40835940e73280a013eb59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:28a2d2e44f6694e3c23bbac7241df90dc529cc799e362d54753f7ebd70000be4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:8c5c3182225376d175f61d971789bc7a55e2f533822be4b2933e9855604cf4d1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:30890ba1e0aab62255b714a95d7f733e8595697ffb48387e2056312f274e16e8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:5bf97fcfda34e53b1f937c600ab4c0d719ad6a1846a52459f9962d71f1061b1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:6a55bdcf28b6d2bfde87e747b11fbeb157a17ef0eef927b54bf69230f40f63ef_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:dd18d8bf50f385628240b15da1cbe22e7212e2d5d1def79fba0b2a7678de45fe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:4aeb07f66dc39889e3d0e66eee7c4ea2e39ce4025852d1d1eaf662af8bd8eeb6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:984ea11af496edaad63efdf1db74bf863e273cf5f79402502d4206b5966d8bf2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:c07896f8f0c6268443ee54d98d4f00103890efa636aac16c5994b604c966dab4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:d8999f021d20ff44aff0721437044b1cc058bf5ceb38f7620c30ab1a1368d9d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2f6dc081b0b94a4a9c24560dd1e1ad5fc3722e43d5e665c6639453ad4e044581_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:445ae4d9c84a59e917f78a09c4768400d57d6df1219717fed56850a214d95154_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:8e216da3aac331362589be07ec2bbff9b0aed6bad61efc35671e9fe061de67db_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:beef7f46abbc40bb953bbf2351d6fc5f95b043bb66924401f9b09d811659110e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:9110a1b018634577606311028c7c41eb7f5f4f1f5ff881f2dd154d8508edae10_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:b923311b61a1ecd354f6565faf6003ba10bbf657fa070c7db57ce50b61e0a097_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:dc8fd1b45699828fae46743de84a40dcb11291f62993d7eddf36dd11604f4a5e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:fdff80528a499774554a70304d4fb942f08a3b875af6e3b5c4b3e930b3c2aaa3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:b7fa90d7efcf130e30e143acba1c4993475427b193c5897f3ea951bc68eab817_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:d8d909a60474ef5127223efd29805408021b0ac2de7ace8f163367654b52db8e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:da20de094a50b7e212c5cb3a0b4cf66a9ef1eb96db478e22a6c0535b7f838183_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:f83cddbf025a4aeaf465d88d5fba7e935d91d3a5b1b74631aafb869b6e607478_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:119575c2aa477a5216fc18144f23ff48666e950ad7bca70d13af93cc6f2a54d2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:344c633157f0f9c7d02c3bda4574b5d7eba9b42f47870e8fe4f6fbdb094261d5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:3eb97e3ed7ea70016149ca25100988389ea9e438009f8a1a88016f68bb576778_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:9ec0806012272d83a41f2318bef8c52a7c47ef1c5624ee05d8ad720107f0e672_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:21ee8dca54e0ceedef5909ba9c60b7f4dad66943a19e3f7692d32c9874bac57b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:c4de569205093739356509749efde154e34e220127a2682aa375e7b3f2214c96_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:f9adc9c73195bac0a4eaed2dd39fe00c717db19898e5eee16f6330aab032375b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:ff7152e5276b2af69dd5578afda5654ea3202477bbc9c2c3710e46a97385f57f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:4a1cc983a934e91123ea8224b7b485019e4d082a78d6d3466337bd3e4c064588_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:6204b70c6b92d8ee7663f2cda61a0e550d58171925cd5d384a4e94f670b6fb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c5d6269fbd1923255c8601afb8a54e739d5a236d17f297e15153abf8accb936e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:c7327d965050fa0e8fbc48300a8c6ce1bb04fad7e4e6349290dde68b53e9cffd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:05a01a1f8ca8add33982d9bc5db597626e5c3296dc6e95cfb309f80de3b62f44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:2a1feb87567b7218fa3d1764a948f13b58b6bdaf171b5dc74abfaa546842f597_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:ac2da1581634c938c4b9bb2a896c2c38a19bb3a319b3d2bd59cd708cb5cfe75b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:fc054183aac267755bd9b62f5f4558222d87e04fd234b4401ccb8c9723a2b5ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:ff21bff3c3c9943caa1bf6f48a629bc25f6cf55769709b80a3dc7b14f3e9c60a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0f1e9b73a7f6555a8d7e785539d199cabe6d471b538fbb6ba1393fd69772f4d9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:35b11e9242698ca1fab04e450e57537f9ba465a71c71656fb88675895a97f7ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:8579ef62f40ca5c80cf19dab6da172144463848ec52ab7dfb33f3546cd61610a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a9b15a94e30e0c4b731bd402f14173e7696c7ea7d7523cdc786ef0167723c196_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:e6020e555b9078d689bd8ad9ca0de0a744f621da09ab8ca28a6af97d47fa686a_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6a6da861e09c6f8dc8b58c69e0a7f68eab3903256cf88e8e45dceded0917eb9_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c7c34fe04210501971f929114a0acfc7cb1af454b91a37e08304e2f513e1dfb3_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cb7f3c3c64b759b79734eec484c04b99f0aadec4362709759c1fc9e7fcb485c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:f4318c0f2abcfaf8c2d8e03735bb2544f894dee889e49b2b8b1f3dfbb1b73aa4_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:18d1dee8674b55916cc58b55cb5eda04f2a4956d5bfad70fc6536976ad54fd57_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:20da923c7279e6ec5bd7bfd3e8439b597103fcfc23f27ec8ee2d5c96f8581d44_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:6e9118f18120945fbb8d5eb677ad2db0942d3cbab829a90c81ebd3d2edb7afb0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:9ee78bf02535fd1f4ff01a0e4b390a65186826361abd969ab6952d15e763657c_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:0708
Vulnerability from csaf_redhat - Published: 2023-02-09 09:28 - Updated: 2026-01-04 11:49Notes
{
"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": "Release of OpenShift Serverless Client kn 1.27.0\n\nRed Hat Product Security has rated this update as having a security impact of\nLow. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Serverless Client kn 1.27.0 provides a CLI to interact with Red Hat OpenShift Serverless 1.27.0. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nSecurity Fix(es):\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query\nparameters (CVE-2022-2880)\n* golang: archive/tar: unbounded memory consumption when reading headers\n(CVE-2022-2879)\n\nFor more details about the security issue(s), including the impact; a CVSS\nscore; acknowledgments; and other related information refer to the CVE page(s)\nlisted 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:0708",
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2154756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154756"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0708.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.27.0",
"tracking": {
"current_release_date": "2026-01-04T11:49:09+00:00",
"generator": {
"date": "2026-01-04T11:49:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0708",
"initial_release_date": "2023-02-09T09:28:45+00:00",
"revision_history": [
{
"date": "2023-02-09T09:28:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-09T09:28:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:49:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.0",
"product": {
"name": "Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.6.1-1.el8.src",
"product": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.src",
"product_id": "openshift-serverless-clients-0:1.6.1-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64",
"product": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64",
"product_id": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"product": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"product_id": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"product": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"product_id": "openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le"
},
"product_reference": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.s390x as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x"
},
"product_reference": "openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.src as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src"
},
"product_reference": "openshift-serverless-clients-0:1.6.1-1.el8.src",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
},
"product_reference": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T09:28:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T09:28:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
}
],
"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": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T09:28:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T09:28:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2022:7398
Vulnerability from csaf_redhat - Published: 2023-01-17 19:29 - Updated: 2026-01-05 16:05Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.0 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.0. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:7399\n\nSecurity Fix(es):\n\n* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* kubernetes: Unauthorized read of Custom Resources (CVE-2022-3162)\n* kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF) (CVE-2022-3172)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* cri-o: incorrect handling of the supplementary groups (CVE-2022-2995)\n* OpenShift: Missing HTTP Strict Transport Security (CVE-2022-3259)\n* cri-o: Security regression of CVE-2022-27652 (CVE-2022-3466)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"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:7398",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2103220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103220"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2121632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121632"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2127804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127804"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134063"
},
{
"category": "external",
"summary": "2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2022_7398.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.0 packages and security update",
"tracking": {
"current_release_date": "2026-01-05T16:05:11+00:00",
"generator": {
"date": "2026-01-05T16:05:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:7398",
"initial_release_date": "2023-01-17T19:29:22+00:00",
"revision_history": [
{
"date": "2023-01-17T19:29:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-17T19:29:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-05T16:05:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.12::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product_id": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.src",
"product": {
"name": "nmstate-0:1.3.3-1.el8.src",
"product_id": "nmstate-0:1.3.3-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.src",
"product": {
"name": "ostree-0:2022.2-5.el8.src",
"product_id": "ostree-0:2022.2-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product_id": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product_id": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd@0.2.5-3.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product_id": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-1.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.src",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.src",
"product_id": "kata-containers-0:2.5.2-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.src",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.src",
"product_id": "cri-tools-0:1.25.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kubernetes-0:25.3.0-1.el8.src",
"product": {
"name": "python-kubernetes-0:25.3.0-1.el8.src",
"product_id": "python-kubernetes-0:25.3.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kubernetes@25.3.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:0.5.1-2.el8ost.src",
"product": {
"name": "python-zipp-0:0.5.1-2.el8ost.src",
"product_id": "python-zipp-0:0.5.1-2.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@0.5.1-2.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product": {
"name": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product_id": "python-zeroconf-0:0.24.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product": {
"name": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product_id": "python-werkzeug-0:1.0.1-3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@1.0.1-3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product": {
"name": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product_id": "python-wcwidth-0:0.1.7-14.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-14.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.2.0-1.el8ost.src",
"product": {
"name": "python-tenacity-0:6.2.0-1.el8ost.src",
"product_id": "python-tenacity-0:6.2.0-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.2.0-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rsa-0:4.7-1.el8.src",
"product": {
"name": "python-rsa-0:4.7-1.el8.src",
"product_id": "python-rsa-0:4.7-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rsa@4.7-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product": {
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product_id": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-unixsocket@0.1.5-5.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product": {
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product_id": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent@0.16.0-3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product": {
"name": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product_id": "python-pyroute2-0:0.5.13-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyroute2@0.5.13-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product": {
"name": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product_id": "python-pyperclip-0:1.6.4-6.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip@1.6.4-6.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product": {
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product_id": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyghmi@1.5.14-2.1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycdlib-0:1.11.0-3.el8.src",
"product": {
"name": "python-pycdlib-0:1.11.0-3.el8.src",
"product_id": "python-pycdlib-0:1.11.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycdlib@1.11.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pint-0:0.10.1-1.el8ost.src",
"product": {
"name": "python-pint-0:0.10.1-1.el8ost.src",
"product_id": "python-pint-0:0.10.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pint@0.10.1-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pexpect-0:4.6-2.el8ar.src",
"product": {
"name": "python-pexpect-0:4.6-2.el8ar.src",
"product_id": "python-pexpect-0:4.6-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pexpect@4.6-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product": {
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product_id": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-0:3.2.4-1.el8ost.src",
"product": {
"name": "python-paste-0:3.2.4-1.el8ost.src",
"product_id": "python-paste-0:3.2.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste@3.2.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-1.el8ost.src",
"product": {
"name": "python-packaging-0:20.4-1.el8ost.src",
"product_id": "python-packaging-0:20.4-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_id": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_id": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_id": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_id": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_id": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_id": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_id": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-0:0.6.2-1.el8ost.src",
"product": {
"name": "python-msgpack-0:0.6.2-1.el8ost.src",
"product_id": "python-msgpack-0:0.6.2-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack@0.6.2-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lockfile-1:0.11.0-8.el8ar.src",
"product": {
"name": "python-lockfile-1:0.11.0-8.el8ar.src",
"product_id": "python-lockfile-1:0.11.0-8.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lockfile@0.11.0-8.el8ar?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product": {
"name": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product_id": "python-kombu-1:4.6.6-7.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kombu@4.6.6-7.el8ost.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product": {
"name": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product_id": "python-jsonschema-0:3.2.0-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@3.2.0-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product": {
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product_id": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iso8601@0.1.12-8.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product": {
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product_id": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product": {
"name": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product_id": "python-ifaddr-0:0.1.6-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product": {
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product_id": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@19.9.0-10.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product": {
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product_id": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-8.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flask-1:1.1.1-1.el8ost.src",
"product": {
"name": "python-flask-1:1.1.1-1.el8ost.src",
"product_id": "python-flask-1:1.1.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask@1.1.1-1.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.30.2-1.el8.src",
"product": {
"name": "python-eventlet-0:0.30.2-1.el8.src",
"product_id": "python-eventlet-0:0.30.2-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.30.2-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product": {
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product_id": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dogpile-cache@1.1.2-1.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-construct-0:2.10.56-1.el8ost.src",
"product": {
"name": "python-construct-0:2.10.56-1.el8ost.src",
"product_id": "python-construct-0:2.10.56-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-construct@2.10.56-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cmd2-0:1.4.0-1.1.el8.src",
"product": {
"name": "python-cmd2-0:1.4.0-1.1.el8.src",
"product_id": "python-cmd2-0:1.4.0-1.1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cmd2@1.4.0-1.1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product": {
"name": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product_id": "python-amqp-0:2.5.2-7.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp@2.5.2-7.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-alembic-0:1.4.2-5.el8ost.src",
"product": {
"name": "python-alembic-0:1.4.2-5.el8ost.src",
"product_id": "python-alembic-0:1.4.2-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-alembic@1.4.2-5.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.src",
"product": {
"name": "tini-0:0.16.1-1.el8ar.src",
"product_id": "tini-0:0.16.1-1.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.2.24-1.el8.src",
"product": {
"name": "haproxy-0:2.2.24-1.el8.src",
"product_id": "haproxy-0:2.2.24-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.2.24-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.src",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.src",
"product_id": "grpc-0:1.18.0-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9-11.el8ost.1.src",
"product": {
"name": "crudini-0:0.9-11.el8ost.1.src",
"product_id": "crudini-0:0.9-11.el8ost.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9-11.el8ost.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.src",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.src",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.src",
"product": {
"name": "buildah-1:1.23.4-2.el8.src",
"product_id": "buildah-1:1.23.4-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product_id": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:1.4.6-2.el8ar.src",
"product": {
"name": "ansible-runner-0:1.4.6-2.el8ar.src",
"product_id": "ansible-runner-0:1.4.6-2.el8ar.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product_id": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.40.1.rt7.197.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9.3-4.el9.src",
"product": {
"name": "crudini-0:0.9.3-4.el9.src",
"product_id": "crudini-0:0.9.3-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9.3-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "future-0:0.18.2-9.el9.1.src",
"product": {
"name": "future-0:0.18.2-9.el9.1.src",
"product_id": "future-0:0.18.2-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/future@0.18.2-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product_id": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-macros-0:2020.1.2-1.el9.src",
"product": {
"name": "openstack-macros-0:2020.1.2-1.el9.src",
"product_id": "openstack-macros-0:2020.1.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-macros@2020.1.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product": {
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product_id": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyOpenSSL@20.0.1-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyflakes-0:2.2.0-3.el9.1.src",
"product": {
"name": "pyflakes-0:2.2.0-3.el9.1.src",
"product_id": "pyflakes-0:2.2.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyflakes@2.2.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "pysnmp-0:4.4.12-6.el9.src",
"product": {
"name": "pysnmp-0:4.4.12-6.el9.src",
"product_id": "pysnmp-0:4.4.12-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pysnmp@4.4.12-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-SecretStorage-0:2.3.1-9.el9.src",
"product": {
"name": "python-SecretStorage-0:2.3.1-9.el9.src",
"product_id": "python-SecretStorage-0:2.3.1-9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-SecretStorage@2.3.1-9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-alembic-0:1.6.0-1.el9.src",
"product": {
"name": "python-alembic-0:1.6.0-1.el9.src",
"product_id": "python-alembic-0:1.6.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-alembic@1.6.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-amqp-0:5.0.6-1.el9.src",
"product": {
"name": "python-amqp-0:5.0.6-1.el9.src",
"product_id": "python-amqp-0:5.0.6-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp@5.0.6-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-apipkg-0:1.5-12.el9.1.src",
"product": {
"name": "python-apipkg-0:1.5-12.el9.1.src",
"product_id": "python-apipkg-0:1.5-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-apipkg@1.5-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product": {
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product_id": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.4.0-6.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product": {
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product_id": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-automaton@3.0.0-0.20220811170530.ed884e8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-autopage-0:0.4.0-1.el9.2.src",
"product": {
"name": "python-autopage-0:0.4.0-1.el9.2.src",
"product_id": "python-autopage-0:0.4.0-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-autopage@0.4.0-1.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-0:3.1.6-3.el9.src",
"product": {
"name": "python-bcrypt-0:3.1.6-3.el9.src",
"product_id": "python-bcrypt-0:3.1.6-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt@3.1.6-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product": {
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product_id": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-beautifulsoup4@4.9.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-betamax-0:0.8.1-12.el9.1.src",
"product": {
"name": "python-betamax-0:0.8.1-12.el9.1.src",
"product_id": "python-betamax-0:0.8.1-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-betamax@0.8.1-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cachetools-0:3.1.0-4.el9.src",
"product": {
"name": "python-cachetools-0:3.1.0-4.el9.src",
"product_id": "python-cachetools-0:3.1.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cachetools@3.1.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-case-0:1.5.3-5.el9.src",
"product": {
"name": "python-case-0:1.5.3-5.el9.src",
"product_id": "python-case-0:1.5.3-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-case@1.5.3-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product": {
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product_id": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cinderclient@9.0.0-0.20220811172734.2c7d463.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-0:7.1.2-5.el9.1.src",
"product": {
"name": "python-click-0:7.1.2-5.el9.1.src",
"product_id": "python-click-0:7.1.2-5.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click@7.1.2-5.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product": {
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product_id": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cliff@3.10.1-0.20220802152018.a04a48f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cmd2-0:1.4.0-2.el9.1.src",
"product": {
"name": "python-cmd2-0:1.4.0-2.el9.1.src",
"product_id": "python-cmd2-0:1.4.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cmd2@1.4.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-colorama-0:0.4.1-2.el9.src",
"product": {
"name": "python-colorama-0:0.4.1-2.el9.src",
"product_id": "python-colorama-0:0.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-colorama@0.4.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-construct-0:2.10.56-2.el9.src",
"product": {
"name": "python-construct-0:2.10.56-2.el9.src",
"product_id": "python-construct-0:2.10.56-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-construct@2.10.56-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product": {
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product_id": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-contextlib2@0.6.0.post1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-coverage-0:5.6-0.1b1.el9.src",
"product": {
"name": "python-coverage-0:5.6-0.1b1.el9.src",
"product_id": "python-coverage-0:5.6-0.1b1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage@5.6-0.1b1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dataclasses-0:0.8-2.el9.src",
"product": {
"name": "python-dataclasses-0:0.8-2.el9.src",
"product_id": "python-dataclasses-0:0.8-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dataclasses@0.8-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ddt-0:1.4.2-1.el9.src",
"product": {
"name": "python-ddt-0:1.4.2-1.el9.src",
"product_id": "python-ddt-0:1.4.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ddt@1.4.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product": {
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product_id": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debtcollector@2.5.0-0.20220802170047.a6b46c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-decorator-0:4.4.0-6.el9.src",
"product": {
"name": "python-decorator-0:4.4.0-6.el9.src",
"product_id": "python-decorator-0:4.4.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-decorator@4.4.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-defusedxml-0:0.7.1-1.el9.src",
"product": {
"name": "python-defusedxml-0:0.7.1-1.el9.src",
"product_id": "python-defusedxml-0:0.7.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-distlib-0:0.3.1-4.el9.1.src",
"product": {
"name": "python-distlib-0:0.3.1-4.el9.1.src",
"product_id": "python-distlib-0:0.3.1-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-distlib@0.3.1-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product": {
"name": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product_id": "python-dogpile-cache-0:1.1.5-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dogpile-cache@1.1.5-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product": {
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product_id": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dracclient@8.0.0-0.20220802154400.9c7499c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-editor-0:1.0.4-5.el9.src",
"product": {
"name": "python-editor-0:1.0.4-5.el9.src",
"product_id": "python-editor-0:1.0.4-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-editor@1.0.4-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-entrypoints-0:0.3-8.el9.src",
"product": {
"name": "python-entrypoints-0:0.3-8.el9.src",
"product_id": "python-entrypoints-0:0.3-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-entrypoints@0.3-8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.30.2-1.el9.src",
"product": {
"name": "python-eventlet-0:0.30.2-1.el9.src",
"product_id": "python-eventlet-0:0.30.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.30.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-execnet-0:1.7.1-5.el9.1.src",
"product": {
"name": "python-execnet-0:1.7.1-5.el9.1.src",
"product_id": "python-execnet-0:1.7.1-5.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-execnet@1.7.1-5.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-extras-0:1.0.0-15.el9.1.src",
"product": {
"name": "python-extras-0:1.0.0-15.el9.1.src",
"product_id": "python-extras-0:1.0.0-15.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-extras@1.0.0-15.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fasteners-0:0.14.1-21.el9.src",
"product": {
"name": "python-fasteners-0:0.14.1-21.el9.src",
"product_id": "python-fasteners-0:0.14.1-21.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fasteners@0.14.1-21.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-filelock-0:3.0.12-9.el9.1.src",
"product": {
"name": "python-filelock-0:3.0.12-9.el9.1.src",
"product_id": "python-filelock-0:3.0.12-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock@3.0.12-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fixtures-0:3.0.0-22.el9.1.src",
"product": {
"name": "python-fixtures-0:3.0.0-22.el9.1.src",
"product_id": "python-fixtures-0:3.0.0-22.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fixtures@3.0.0-22.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flake8-0:3.8.4-1.el9.1.src",
"product": {
"name": "python-flake8-0:3.8.4-1.el9.1.src",
"product_id": "python-flake8-0:3.8.4-1.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flake8@3.8.4-1.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-flask-1:2.0.1-2.el9.1.src",
"product": {
"name": "python-flask-1:2.0.1-2.el9.1.src",
"product_id": "python-flask-1:2.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask@2.0.1-2.el9.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-flit-0:3.0.0-1.el9.2.src",
"product": {
"name": "python-flit-0:3.0.0-1.el9.2.src",
"product_id": "python-flit-0:3.0.0-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flit@3.0.0-1.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-freezegun-0:1.0.0-4.el9.1.src",
"product": {
"name": "python-freezegun-0:1.0.0-4.el9.1.src",
"product_id": "python-freezegun-0:1.0.0-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-freezegun@1.0.0-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-17.el9.src",
"product": {
"name": "python-funcsigs-0:1.0.2-17.el9.src",
"product_id": "python-funcsigs-0:1.0.2-17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-17.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product": {
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product_id": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-futurist@2.4.1-0.20220802175500.159d752.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gevent-0:21.1.2-1.el9.src",
"product": {
"name": "python-gevent-0:21.1.2-1.el9.src",
"product_id": "python-gevent-0:21.1.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent@21.1.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product": {
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product_id": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-glanceclient@4.0.1-0.20220811181326.1b854e1.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-0:1.0.0-1.el9.src",
"product": {
"name": "python-greenlet-0:1.0.0-1.el9.src",
"product_id": "python-greenlet-0:1.0.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet@1.0.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:20.0.4-2.el9.src",
"product": {
"name": "python-gunicorn-0:20.0.4-2.el9.src",
"product_id": "python-gunicorn-0:20.0.4-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@20.0.4-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product": {
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product_id": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hacking@1.0.1-0.20210812104123.865398f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product": {
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product_id": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hardware@0.29.1-0.20220811165930.fd4bce6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-html5lib-1:1.1-4.el9.1.src",
"product": {
"name": "python-html5lib-1:1.1-4.el9.1.src",
"product_id": "python-html5lib-1:1.1-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-html5lib@1.1-4.el9.1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product": {
"name": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product_id": "python-hypothesis-0:6.6.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hypothesis@6.6.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ifaddr-0:0.1.6-6.el9.src",
"product": {
"name": "python-ifaddr-0:0.1.6-6.el9.src",
"product_id": "python-ifaddr-0:0.1.6-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product": {
"name": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product_id": "python-importlib-metadata-0:1.7.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product": {
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product_id": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-lib@5.2.0-0.20220802170917.e205816.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product_id": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironicclient@4.9.0-0.20211209154934.6f1be06.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iso8601-0:0.1.12-9.el9.src",
"product": {
"name": "python-iso8601-0:0.1.12-9.el9.src",
"product_id": "python-iso8601-0:0.1.12-9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iso8601@0.1.12-9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-itsdangerous-0:2.0.1-2.el9.src",
"product": {
"name": "python-itsdangerous-0:2.0.1-2.el9.src",
"product_id": "python-itsdangerous-0:2.0.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-itsdangerous@2.0.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-2.el9.1.src",
"product": {
"name": "python-jinja2-0:3.0.1-2.el9.1.src",
"product_id": "python-jinja2-0:3.0.1-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product": {
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product_id": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonpath-rw@1.2.3-23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kafka-0:1.4.3-3.el9.src",
"product": {
"name": "python-kafka-0:1.4.3-3.el9.src",
"product_id": "python-kafka-0:1.4.3-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kafka@1.4.3-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kazoo-0:2.7.0-2.el9.src",
"product": {
"name": "python-kazoo-0:2.7.0-2.el9.src",
"product_id": "python-kazoo-0:2.7.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kazoo@2.7.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-0:1.3.0-11.el9.1.src",
"product": {
"name": "python-kerberos-0:1.3.0-11.el9.1.src",
"product_id": "python-kerberos-0:1.3.0-11.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos@1.3.0-11.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keyring-0:21.0.0-2.el9.src",
"product": {
"name": "python-keyring-0:21.0.0-2.el9.src",
"product_id": "python-keyring-0:21.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keyring@21.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product": {
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product_id": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneauth1@5.0.0-0.20220811173415.2445a5d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product": {
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product_id": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneclient@5.0.0-0.20220811173653.11d5abe.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product": {
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product_id": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystonemiddleware@10.0.0-0.20220811174058.dd31878.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-0:1.1.0-4.el9.src",
"product": {
"name": "python-kiwisolver-0:1.1.0-4.el9.src",
"product_id": "python-kiwisolver-0:1.1.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver@1.1.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kombu-1:5.0.2-1.el9.2.src",
"product": {
"name": "python-kombu-1:5.0.2-1.el9.2.src",
"product_id": "python-kombu-1:5.0.2-1.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kombu@5.0.2-1.el9.2?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-linecache2-0:1.0.0-25.el9.src",
"product": {
"name": "python-linecache2-0:1.0.0-25.el9.src",
"product_id": "python-linecache2-0:1.0.0-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-linecache2@1.0.0-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-logutils-0:0.3.5-7.1.el9.src",
"product": {
"name": "python-logutils-0:0.3.5-7.1.el9.src",
"product_id": "python-logutils-0:0.3.5-7.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-logutils@0.3.5-7.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:2.0.0-2.el9.src",
"product": {
"name": "python-markupsafe-0:2.0.0-2.el9.src",
"product_id": "python-markupsafe-0:2.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@2.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mccabe-0:0.6.1-18.el9.1.src",
"product": {
"name": "python-mccabe-0:0.6.1-18.el9.1.src",
"product_id": "python-mccabe-0:0.6.1-18.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mccabe@0.6.1-18.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-memcached-0:1.58-12.el9.src",
"product": {
"name": "python-memcached-0:1.58-12.el9.src",
"product_id": "python-memcached-0:1.58-12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-memcached@1.58-12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-migrate-0:0.13.0-2.el9.src",
"product": {
"name": "python-migrate-0:0.13.0-2.el9.src",
"product_id": "python-migrate-0:0.13.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-migrate@0.13.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product": {
"name": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product_id": "python-mimeparse-0:1.6.0-16.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mimeparse@1.6.0-16.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mock-0:3.0.5-14.el9.2.src",
"product": {
"name": "python-mock-0:3.0.5-14.el9.2.src",
"product_id": "python-mock-0:3.0.5-14.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mock@3.0.5-14.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-monotonic-0:1.5-9.el9.1.src",
"product": {
"name": "python-monotonic-0:1.5-9.el9.1.src",
"product_id": "python-monotonic-0:1.5-9.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-monotonic@1.5-9.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-3.el9.src",
"product": {
"name": "python-more-itertools-0:7.2.0-3.el9.src",
"product_id": "python-more-itertools-0:7.2.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product": {
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product_id": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mox3@1.1.0-0.20210812114029.99a302f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-0:0.6.2-2.el9.src",
"product": {
"name": "python-msgpack-0:0.6.2-2.el9.src",
"product_id": "python-msgpack-0:0.6.2-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack@0.6.2-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-munch-0:2.3.2-7.el9.src",
"product": {
"name": "python-munch-0:2.3.2-7.el9.src",
"product_id": "python-munch-0:2.3.2-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-munch@2.3.2-7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product": {
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product_id": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-neutronclient@7.6.0-0.20211012175718.983f0ab.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-nose-0:1.3.7-33.el9.1.src",
"product": {
"name": "python-nose-0:1.3.7-33.el9.1.src",
"product_id": "python-nose-0:1.3.7-33.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose@1.3.7-33.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-nose-cover3-0:0.1.0-31.el9.src",
"product": {
"name": "python-nose-cover3-0:0.1.0-31.el9.src",
"product_id": "python-nose-cover3-0:0.1.0-31.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose-cover3@0.1.0-31.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product": {
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product_id": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openstacksdk@0.99.1-0.20220811190026.a41d04e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product": {
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product_id": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-client-config@2.1.0-0.20210722194729.bc96c23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product": {
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product_id": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-service-types@1.7.0-0.20220802143336.0b2f473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product": {
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product_id": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-traits@2.8.0-0.20220811182615.04e8bb3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product": {
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product_id": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osc-lib@2.6.1-0.20220811172053.973e169.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product": {
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product_id": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache@3.0.0-0.20220811175617.79945c1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product": {
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product_id": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency@5.0.0-0.20220811181826.052b2f2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product": {
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product_id": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@9.0.0-0.20220811165930.9eaae04.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product": {
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product_id": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@5.0.0-0.20220811171413.f388eb9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product": {
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product_id": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@12.0.0-0.20220811175859.a808381.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20220802145025.b031d17.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product": {
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product_id": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@5.0.0-0.20220811172332.6401da7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product": {
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product_id": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@13.0.0-0.20220811175319.4186386.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20220802145828.43eee50.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product": {
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product_id": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware@5.0.0-0.20220811170931.51e1882.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product": {
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product_id": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@4.0.0-0.20220811173113.5bd767b.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product": {
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product_id": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-reports@2.3.0-0.20211012151507.f2799dc.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product": {
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product_id": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-rootwrap@6.3.1-0.20220803131706.1b1b960.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product": {
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product_id": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@5.0.0-0.20220811171112.dd2a819.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product": {
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product_id": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-service@3.0.0-0.20220811180157.a27acfe.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product": {
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product_id": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-upgradecheck@2.0.0-0.20220811171652.b3a2b19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product": {
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product_id": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils@6.0.0-0.20220811175035.7df6473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product": {
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product_id": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects@3.0.0-0.20220811180555.cec2b8e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product": {
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product_id": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslotest@4.4.1-0.20210812115053.aaf3a72.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product": {
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product_id": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osprofiler@3.4.3-0.20220802174918.3286301.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-0:3.5.0-3.el9.1.src",
"product": {
"name": "python-paste-0:3.5.0-3.el9.1.src",
"product_id": "python-paste-0:3.5.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste@3.5.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-paste-deploy-0:2.0.1-5.el9.src",
"product": {
"name": "python-paste-deploy-0:2.0.1-5.el9.src",
"product_id": "python-paste-deploy-0:2.0.1-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pbr-0:5.5.1-3.el9.1.src",
"product": {
"name": "python-pbr-0:5.5.1-3.el9.1.src",
"product_id": "python-pbr-0:5.5.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pbr@5.5.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pecan-0:1.3.2-10.el9.src",
"product": {
"name": "python-pecan-0:1.3.2-10.el9.src",
"product_id": "python-pecan-0:1.3.2-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pecan@1.3.2-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pexpect-0:4.6-3.el9.src",
"product": {
"name": "python-pexpect-0:4.6-3.el9.src",
"product_id": "python-pexpect-0:4.6-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pexpect@4.6-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pint-0:0.10.1-3.el9.src",
"product": {
"name": "python-pint-0:0.10.1-3.el9.src",
"product_id": "python-pint-0:0.10.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pint@0.10.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pretend-0:1.0.8-19.el9.src",
"product": {
"name": "python-pretend-0:1.0.8-19.el9.src",
"product_id": "python-pretend-0:1.0.8-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pretend@1.0.8-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product": {
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product_id": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-proliantutils@2.13.2-0.20220802173426.8c7b6b1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-prometheus_client-0:0.7.1-3.el9.src",
"product": {
"name": "python-prometheus_client-0:0.7.1-3.el9.src",
"product_id": "python-prometheus_client-0:0.7.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-prometheus_client@0.7.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product": {
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product_id": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf@3.1.1-0.20220802144439.4179996.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product": {
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product_id": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycodestyle@2.6.0-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pymemcache-0:3.5.0-1.el9.src",
"product": {
"name": "python-pymemcache-0:3.5.0-1.el9.src",
"product_id": "python-pymemcache-0:3.5.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymemcache@3.5.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product": {
"name": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product_id": "python-pyperclip-0:1.8.0-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip@1.8.0-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product": {
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product_id": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-cov@2.11.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product": {
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product_id": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-forked@1.3.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-runner-0:4.0-12.el9.1.src",
"product": {
"name": "python-pytest-runner-0:4.0-12.el9.1.src",
"product_id": "python-pytest-runner-0:4.0-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-runner@4.0-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product": {
"name": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product_id": "python-pytest-xdist-0:2.2.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xdist@2.2.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product": {
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product_id": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xprocess@0.18.1-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-redis-0:3.3.8-2.el9.src",
"product": {
"name": "python-redis-0:3.3.8-2.el9.src",
"product_id": "python-redis-0:3.3.8-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-redis@3.3.8-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-repoze-lru-0:0.7-7.el9.src",
"product": {
"name": "python-repoze-lru-0:0.7-7.el9.src",
"product_id": "python-repoze-lru-0:0.7-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-repoze-lru@0.7-7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product": {
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product_id": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-kerberos@0.12.0-12.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product": {
"name": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product_id": "python-requests-mock-0:1.8.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-mock@1.8.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product": {
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product_id": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests-unixsocket@0.2.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product": {
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product_id": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requestsexceptions@1.4.0-0.20220802143336.d7ac0ff.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-retrying-0:1.3.3-2.el9.1.src",
"product": {
"name": "python-retrying-0:1.3.3-2.el9.1.src",
"product_id": "python-retrying-0:1.3.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-retrying@1.3.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rfc3986-0:1.2.0-6.el9.src",
"product": {
"name": "python-rfc3986-0:1.2.0-6.el9.src",
"product_id": "python-rfc3986-0:1.2.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rfc3986@1.2.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-routes-0:2.4.1-12.el9.src",
"product": {
"name": "python-routes-0:2.4.1-12.el9.src",
"product_id": "python-routes-0:2.4.1-12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-routes@2.4.1-12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product": {
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product_id": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-scciclient@0.12.3-0.20220811182700.0940a71.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-simplegeneric-0:0.8.1-18.el9.src",
"product": {
"name": "python-simplegeneric-0:0.8.1-18.el9.src",
"product_id": "python-simplegeneric-0:0.8.1-18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplegeneric@0.8.1-18.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-0:3.17.0-2.el9.src",
"product": {
"name": "python-simplejson-0:3.17.0-2.el9.src",
"product_id": "python-simplejson-0:3.17.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson@3.17.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product": {
"name": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product_id": "python-singledispatch-0:3.4.0.3-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-singledispatch@3.4.0.3-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-smi-0:0.3.4-10.el9.src",
"product": {
"name": "python-smi-0:0.3.4-10.el9.src",
"product_id": "python-smi-0:0.3.4-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-smi@0.3.4-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product": {
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product_id": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sortedcontainers@2.3.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product": {
"name": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product_id": "python-soupsieve-0:2.1.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-soupsieve@2.1.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product": {
"name": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product_id": "python-sqlalchemy-0:1.4.39-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy@1.4.39-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlparse-0:0.2.4-10.el9.src",
"product": {
"name": "python-sqlparse-0:0.2.4-10.el9.src",
"product_id": "python-sqlparse-0:0.2.4-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlparse@0.2.4-10.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-statsd-0:3.2.1-20.el9.src",
"product": {
"name": "python-statsd-0:3.2.1-20.el9.src",
"product_id": "python-statsd-0:3.2.1-20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-statsd@3.2.1-20.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stestr-0:2.6.0-8.el9.src",
"product": {
"name": "python-stestr-0:2.6.0-8.el9.src",
"product_id": "python-stestr-0:2.6.0-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stestr@2.6.0-8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product": {
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product_id": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stevedore@4.0.0-0.20220811180640.ccd1754.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sure-0:1.4.11-12.el9.2.src",
"product": {
"name": "python-sure-0:1.4.11-12.el9.2.src",
"product_id": "python-sure-0:1.4.11-12.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sure@1.4.11-12.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product": {
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product_id": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy-oem-idrac@4.0.0-0.20220802162610.7b75e6e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product": {
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product_id": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-swiftclient@4.0.1-0.20220811174436.9eee29d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tempita-0:0.5.1-25.el9.src",
"product": {
"name": "python-tempita-0:0.5.1-25.el9.src",
"product_id": "python-tempita-0:0.5.1-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tempita@0.5.1-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.2.0-2.el9.src",
"product": {
"name": "python-tenacity-0:6.2.0-2.el9.src",
"product_id": "python-tenacity-0:6.2.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.2.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testrepository-0:0.0.20-20.el9.src",
"product": {
"name": "python-testrepository-0:0.0.20-20.el9.src",
"product_id": "python-testrepository-0:0.0.20-20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testrepository@0.0.20-20.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testresources-0:2.0.1-2.el9.src",
"product": {
"name": "python-testresources-0:2.0.1-2.el9.src",
"product_id": "python-testresources-0:2.0.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testresources@2.0.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product": {
"name": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product_id": "python-testscenarios-0:0.5.0-21.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testscenarios@0.5.0-21.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-testtools-0:2.4.0-8.el9.1.src",
"product": {
"name": "python-testtools-0:2.4.0-8.el9.1.src",
"product_id": "python-testtools-0:2.4.0-8.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testtools@2.4.0-8.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product": {
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product_id": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tooz@3.0.0-0.20220811181909.d145b50.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tornado-0:6.1.0-2.el9.1.src",
"product": {
"name": "python-tornado-0:6.1.0-2.el9.1.src",
"product_id": "python-tornado-0:6.1.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado@6.1.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-0:3.23.0-2.el9.1.src",
"product": {
"name": "python-tox-0:3.23.0-2.el9.1.src",
"product_id": "python-tox-0:3.23.0-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox@3.23.0-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-current-env-0:0.0.6-1.el9.src",
"product": {
"name": "python-tox-current-env-0:0.0.6-1.el9.src",
"product_id": "python-tox-current-env-0:0.0.6-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox-current-env@0.0.6-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-traceback2-0:1.4.0-25.el9.src",
"product": {
"name": "python-traceback2-0:1.4.0-25.el9.src",
"product_id": "python-traceback2-0:1.4.0-25.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-traceback2@1.4.0-25.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typeguard-0:2.9.1-1.el9.src",
"product": {
"name": "python-typeguard-0:2.9.1-1.el9.src",
"product_id": "python-typeguard-0:2.9.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typeguard@2.9.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product": {
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product_id": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typing-extensions@3.7.4.3-2.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-unittest2-0:1.1.0-24.el9.src",
"product": {
"name": "python-unittest2-0:1.1.0-24.el9.src",
"product_id": "python-unittest2-0:1.1.0-24.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unittest2@1.1.0-24.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-vine-0:5.0.0-3.el9.src",
"product": {
"name": "python-vine-0:5.0.0-3.el9.src",
"product_id": "python-vine-0:5.0.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-vine@5.0.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-virtualenv-0:20.4.4-1.el9.src",
"product": {
"name": "python-virtualenv-0:20.4.4-1.el9.src",
"product_id": "python-virtualenv-0:20.4.4-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-virtualenv@20.4.4-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-voluptuous-0:0.11.7-3.el9.src",
"product": {
"name": "python-voluptuous-0:0.11.7-3.el9.src",
"product_id": "python-voluptuous-0:0.11.7-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-voluptuous@0.11.7-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-waitress-0:2.0.0-2.el9.src",
"product": {
"name": "python-waitress-0:2.0.0-2.el9.src",
"product_id": "python-waitress-0:2.0.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-waitress@2.0.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-warlock-0:1.3.3-2.el9.src",
"product": {
"name": "python-warlock-0:1.3.3-2.el9.src",
"product_id": "python-warlock-0:1.3.3-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-warlock@1.3.3-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product": {
"name": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product_id": "python-wcwidth-0:0.2.5-2.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-2.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webencodings-0:0.5.1-15.el9.1.src",
"product": {
"name": "python-webencodings-0:0.5.1-15.el9.1.src",
"product_id": "python-webencodings-0:0.5.1-15.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webencodings@0.5.1-15.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webob-0:1.8.5-5.el9.src",
"product": {
"name": "python-webob-0:1.8.5-5.el9.src",
"product_id": "python-webob-0:1.8.5-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webob@1.8.5-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-webtest-0:2.0.33-5.el9.src",
"product": {
"name": "python-webtest-0:2.0.33-5.el9.src",
"product_id": "python-webtest-0:2.0.33-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webtest@2.0.33-5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:2.0.3-3.el9.src",
"product": {
"name": "python-werkzeug-0:2.0.3-3.el9.src",
"product_id": "python-werkzeug-0:2.0.3-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@2.0.3-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-0:1.11.2-4.el9.src",
"product": {
"name": "python-wrapt-0:1.11.2-4.el9.src",
"product_id": "python-wrapt-0:1.11.2-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt@1.11.2-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product": {
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product_id": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wsme@0.11.0-0.20220802144439.80bda90.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yappi-0:1.3.1-2.el9.src",
"product": {
"name": "python-yappi-0:1.3.1-2.el9.src",
"product_id": "python-yappi-0:1.3.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi@1.3.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zake-0:0.2.2-19.el9.src",
"product": {
"name": "python-zake-0:0.2.2-19.el9.src",
"product_id": "python-zake-0:0.2.2-19.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zake@0.2.2-19.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zeroconf-0:0.24.4-2.el9.src",
"product": {
"name": "python-zeroconf-0:0.24.4-2.el9.src",
"product_id": "python-zeroconf-0:0.24.4-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:0.5.1-3.el9.src",
"product": {
"name": "python-zipp-0:0.5.1-3.el9.src",
"product_id": "python-zipp-0:0.5.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@0.5.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-event-0:4.2.0-20.el9.1.src",
"product": {
"name": "python-zope-event-0:4.2.0-20.el9.1.src",
"product_id": "python-zope-event-0:4.2.0-20.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-event@4.2.0-20.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-interface-0:5.4.0-1.el9.src",
"product": {
"name": "python-zope-interface-0:5.4.0-1.el9.src",
"product_id": "python-zope-interface-0:5.4.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-interface@5.4.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zope-testing-0:4.7-4.el9.1.src",
"product": {
"name": "python-zope-testing-0:4.7-4.el9.1.src",
"product_id": "python-zope-testing-0:4.7-4.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zope-testing@4.7-4.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.src",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.src",
"product_id": "subunit-0:1.4.0-6.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product_id": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.0.1-0.20221114235951.fe64d5e.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product_id": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.0.1-0.20221205155952.cd22607.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product": {
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product_id": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-prometheus-exporter@3.1.1-0.20221003235527.eb27243.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product": {
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product_id": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.3.4-0.20221213135957.69b014c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.src",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.src",
"product_id": "kata-containers-0:2.5.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.src",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.src",
"product_id": "cri-tools-0:1.25.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product_id": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-1.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product_id": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-0:2022.2-5.el8.x86_64",
"product_id": "ostree-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.x86_64",
"product_id": "ostree-devel-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product_id": "ostree-grub2-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.x86_64",
"product_id": "ostree-libs-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product_id": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.x86_64",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.x86_64",
"product_id": "kata-containers-0:2.5.2-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product_id": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.x86_64",
"product": {
"name": "tini-0:0.16.1-1.el8ar.x86_64",
"product_id": "tini-0:0.16.1-1.el8ar.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy22-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.40.1.rt7.197.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product_id": "python3-gevent-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product_id": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product_id": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product_id": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product_id": "python3-yappi-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.x86_64",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.x86_64",
"product_id": "kata-containers-0:2.5.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-0:2022.2-5.el8.aarch64",
"product_id": "ostree-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.aarch64",
"product_id": "ostree-devel-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product_id": "ostree-grub2-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.aarch64",
"product_id": "ostree-libs-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product_id": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.aarch64",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.aarch64",
"product_id": "kata-containers-0:2.5.2-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product_id": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.aarch64",
"product": {
"name": "tini-0:0.16.1-1.el8ar.aarch64",
"product_id": "tini-0:0.16.1-1.el8ar.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy22-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product_id": "python3-gevent-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product_id": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product_id": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product_id": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product_id": "python3-yappi-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.aarch64",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.aarch64",
"product_id": "kata-containers-0:2.5.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-devel-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-libs-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product": {
"name": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product_id": "kata-containers-0:2.5.2-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.ppc64le",
"product": {
"name": "tini-0:0.16.1-1.el8ar.ppc64le",
"product_id": "tini-0:0.16.1-1.el8ar.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy22-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product_id": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product_id": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product_id": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product_id": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product_id": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product_id": "kata-containers-0:2.5.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product_id": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product": {
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product_id": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-devel-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-libs-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product_id": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@1.3.3-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-0:2022.2-5.el8.s390x",
"product_id": "ostree-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-devel-0:2022.2-5.el8.s390x",
"product_id": "ostree-devel-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-libs-0:2022.2-5.el8.s390x",
"product_id": "ostree-libs-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product_id": "ostree-debugsource-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product_id": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product_id": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2022.2-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_id": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-1.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_id": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-devel@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-ipsec@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_id": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debugsource@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_id": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_id": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.17-debuginfo@2.17.0-62.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debugsource@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-central-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-host-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_id": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.06-vtep-debuginfo@22.06.0-27.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product_id": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product_id": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product_id": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tini-0:0.16.1-1.el8ar.s390x",
"product": {
"name": "tini-0:0.16.1-1.el8ar.s390x",
"product_id": "tini-0:0.16.1-1.el8ar.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy22-0:2.2.24-1.el8.s390x",
"product_id": "haproxy22-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product_id": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product_id": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product_id": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_id": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-5.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-2.el8.s390x",
"product_id": "buildah-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-2.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-2.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debugsource@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-central-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-host-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_id": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn22.09-vtep-debuginfo@22.09.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product": {
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product_id": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product_id": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bcrypt-debugsource@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product_id": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bcrypt-debuginfo@3.1.6-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product_id": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product_id": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product_id": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-coverage-debuginfo@5.6-0.1b1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-0:21.1.2-1.el9.s390x",
"product": {
"name": "python3-gevent-0:21.1.2-1.el9.s390x",
"product_id": "python3-gevent-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product_id": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product_id": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-devel@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product_id": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-greenlet-debugsource@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product_id": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-greenlet-debuginfo@1.0.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product_id": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product_id": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kerberos-debugsource@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product_id": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kerberos-debuginfo@1.3.0-11.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product_id": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product_id": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kiwisolver-debugsource@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product_id": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kiwisolver-debuginfo@1.1.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product": {
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product_id": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product_id": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product_id": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product": {
"name": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product_id": "python3-msgpack-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product_id": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product_id": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product": {
"name": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product_id": "python3-simplejson-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product_id": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-simplejson-debugsource@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product_id": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplejson-debuginfo@3.17.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiomysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Baiosqlite@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Basyncio@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pymssql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmssql_pyodbc@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bmysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_asyncpg@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpostgresql_pg8000@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy%2Bpymysql@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product_id": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-debugsource@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product_id": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlalchemy-debuginfo@1.4.39-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product_id": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-doc@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product_id": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product_id": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tornado-debugsource@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product_id": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tornado-debuginfo@6.1.0-2.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product_id": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product": {
"name": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product_id": "python3-wrapt-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product_id": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product_id": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.11.2-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-0:1.3.1-2.el9.s390x",
"product": {
"name": "python3-yappi-0:1.3.1-2.el9.s390x",
"product_id": "python3-yappi-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product_id": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yappi-debugsource@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product_id": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yappi-debuginfo@1.3.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product": {
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product_id": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-interface@5.4.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-devel@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-devel@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-static-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-static@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debugsource@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-cppunit-debuginfo@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_id": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-debuginfo@1.4.0-6.el9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.5.2-1.el9.s390x",
"product": {
"name": "kata-containers-0:2.5.2-1.el9.s390x",
"product_id": "kata-containers-0:2.5.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.5.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product_id": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.4.0-2.rhaos4.12.git.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.1-5.rhaos4.12.git6005903.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-4.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-devel@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_id": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2022.10.99.g0049dbdd-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_id": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.16.1-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-1.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301042257.p0.g854f807.assembly.stream.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_id": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.4-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product_id": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-1.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product": {
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product_id": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-plugin-ovsdb@1.3.3-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product": {
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product_id": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnmstate@1.3.3-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product_id": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-1.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product_id": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-1.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product_id": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-2.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product": {
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product_id": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.17-test@2.17.0-62.el8fdp?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product_id": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes@25.3.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product_id": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes-tests@25.3.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-server@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product": {
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product_id": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@0.5.1-2.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product": {
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product_id": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product": {
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product_id": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@1.0.1-3.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product": {
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product_id": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcwidth@0.1.7-14.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product": {
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product_id": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rsa-0:4.7-1.el8.noarch",
"product": {
"name": "python3-rsa-0:4.7-1.el8.noarch",
"product_id": "python3-rsa-0:4.7-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rsa@4.7-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product": {
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product_id": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.1.5-5.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product": {
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product_id": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyroute2@0.5.13-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product": {
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product_id": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip-doc@1.6.4-6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product": {
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product_id": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyperclip@1.6.4-6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product": {
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product_id": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyghmi@1.5.14-2.1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product": {
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product_id": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pycdlib-tools@1.11.0-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product": {
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product_id": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycdlib@1.11.0-3.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product": {
"name": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product_id": "python3-pint-0:0.10.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pint@0.10.1-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product": {
"name": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product_id": "python3-pexpect-0:4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pexpect@4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product": {
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product_id": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-4.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product": {
"name": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product_id": "python3-paste-0:3.2.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste@3.2.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product": {
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product_id": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging-doc@20.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-packaging-0:20.4-1.el8ost.noarch",
"product": {
"name": "python3-packaging-0:20.4-1.el8ost.noarch",
"product_id": "python3-packaging-0:20.4-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-packaging@20.4-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_id": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product": {
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product_id": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lockfile@0.11.0-8.el8ar?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product": {
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product_id": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kombu@4.6.6-7.el8ost.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product": {
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product_id": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema@3.2.0-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product": {
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product_id": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iso8601@0.1.12-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product": {
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product_id": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product": {
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product_id": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product": {
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product_id": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@19.9.0-10.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product": {
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_id": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product": {
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_id": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-funcsigs@1.0.2-8.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product": {
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product_id": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask-doc@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product": {
"name": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product_id": "python3-flask-1:1.1.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flask@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product": {
"name": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product_id": "python3-eventlet-0:0.30.2-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.30.2-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product": {
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product_id": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dogpile-cache@1.1.2-1.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product": {
"name": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product_id": "python3-construct-0:2.10.56-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-construct@2.10.56-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product": {
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product_id": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cmd2@1.4.0-1.1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product": {
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product_id": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp-doc@2.5.2-7.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product": {
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product_id": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-amqp@2.5.2-7.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product": {
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product_id": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-alembic@1.4.2-5.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9-11.el8ost.1.noarch",
"product": {
"name": "crudini-0:0.9-11.el8ost.1.noarch",
"product_id": "crudini-0:0.9-11.el8ost.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9-11.el8ost.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product_id": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product": {
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_id": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product": {
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_id": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ansible-runner@1.4.6-2.el8ar?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "crudini-0:0.9.3-4.el9.noarch",
"product": {
"name": "crudini-0:0.9.3-4.el9.noarch",
"product_id": "crudini-0:0.9.3-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crudini@0.9.3-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-future-0:0.18.2-9.el9.1.noarch",
"product": {
"name": "python3-future-0:0.18.2-9.el9.1.noarch",
"product_id": "python3-future-0:0.18.2-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-future@0.18.2-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_id": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent-tests@9.0.1-0.20220818145522.ad1eb41.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product": {
"name": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product_id": "openstack-macros-0:2020.1.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-macros@2020.1.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product": {
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product_id": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyOpenSSL-doc@20.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product": {
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product_id": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyOpenSSL@20.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product": {
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product_id": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyflakes@2.2.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product": {
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product_id": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pysnmp@4.4.12-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product": {
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product_id": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-SecretStorage@2.3.1-9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-alembic-0:1.6.0-1.el9.noarch",
"product": {
"name": "python3-alembic-0:1.6.0-1.el9.noarch",
"product_id": "python3-alembic-0:1.6.0-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-alembic@1.6.0-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product": {
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product_id": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-amqp-doc@5.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-amqp-0:5.0.6-1.el9.noarch",
"product": {
"name": "python3-amqp-0:5.0.6-1.el9.noarch",
"product_id": "python3-amqp-0:5.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-amqp@5.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product": {
"name": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product_id": "python3-apipkg-0:1.5-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-apipkg@1.5-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-atomicwrites@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product": {
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product_id": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-automaton@3.0.0-0.20220811170530.ed884e8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product": {
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product_id": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-autopage@0.4.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product": {
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product_id": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-beautifulsoup4@4.9.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product": {
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product_id": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-betamax@0.8.1-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product": {
"name": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product_id": "python3-cachetools-0:3.1.0-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cachetools@3.1.0-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-case-0:1.5.3-5.el9.noarch",
"product": {
"name": "python3-case-0:1.5.3-5.el9.noarch",
"product_id": "python3-case-0:1.5.3-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-case@1.5.3-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product": {
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product_id": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cinderclient@9.0.0-0.20220811172734.2c7d463.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-click-0:7.1.2-5.el9.1.noarch",
"product": {
"name": "python3-click-0:7.1.2-5.el9.1.noarch",
"product_id": "python3-click-0:7.1.2-5.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-click@7.1.2-5.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product": {
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_id": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff@3.10.1-0.20220802152018.a04a48f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product": {
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_id": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff-tests@3.10.1-0.20220802152018.a04a48f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product": {
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product_id": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cmd2@1.4.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-colorama-0:0.4.1-2.el9.noarch",
"product": {
"name": "python3-colorama-0:0.4.1-2.el9.noarch",
"product_id": "python3-colorama-0:0.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-colorama@0.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-construct-0:2.10.56-2.el9.noarch",
"product": {
"name": "python3-construct-0:2.10.56-2.el9.noarch",
"product_id": "python3-construct-0:2.10.56-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-construct@2.10.56-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product": {
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product_id": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-contextlib2@0.6.0.post1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dataclasses-0:0.8-2.el9.noarch",
"product": {
"name": "python3-dataclasses-0:0.8-2.el9.noarch",
"product_id": "python3-dataclasses-0:0.8-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dataclasses@0.8-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ddt-0:1.4.2-1.el9.noarch",
"product": {
"name": "python3-ddt-0:1.4.2-1.el9.noarch",
"product_id": "python3-ddt-0:1.4.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ddt@1.4.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product": {
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product_id": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debtcollector@2.5.0-0.20220802170047.a6b46c5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-decorator-0:4.4.0-6.el9.noarch",
"product": {
"name": "python3-decorator-0:4.4.0-6.el9.noarch",
"product_id": "python3-decorator-0:4.4.0-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-decorator@4.4.0-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product": {
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product_id": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-defusedxml@0.7.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product": {
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product_id": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-distlib@0.3.1-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product": {
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product_id": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dogpile-cache@1.1.5-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product": {
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product_id": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dracclient@8.0.0-0.20220802154400.9c7499c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-editor-0:1.0.4-5.el9.noarch",
"product": {
"name": "python3-editor-0:1.0.4-5.el9.noarch",
"product_id": "python3-editor-0:1.0.4-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-editor@1.0.4-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product": {
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product_id": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-entrypoints-doc@0.3-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-entrypoints-0:0.3-8.el9.noarch",
"product": {
"name": "python3-entrypoints-0:0.3-8.el9.noarch",
"product_id": "python3-entrypoints-0:0.3-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-entrypoints@0.3-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product": {
"name": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product_id": "python3-eventlet-0:0.30.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.30.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product": {
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product_id": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-execnet@1.7.1-5.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product": {
"name": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product_id": "python3-extras-0:1.0.0-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-extras@1.0.0-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product": {
"name": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product_id": "python3-fasteners-0:0.14.1-21.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fasteners@0.14.1-21.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product": {
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product_id": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock-doc@3.0.12-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product": {
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product_id": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-filelock@3.0.12-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product": {
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product_id": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fixtures@3.0.0-22.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product": {
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product_id": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flake8@3.8.4-1.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product": {
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product_id": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-flask-doc@2.0.1-2.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product": {
"name": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product_id": "python3-flask-1:2.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flask@2.0.1-2.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product": {
"name": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product_id": "python3-flit-0:3.0.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flit@3.0.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product": {
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product_id": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-flit-core@3.0.0-1.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product": {
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product_id": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-freezegun@1.0.0-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product": {
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product_id": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs-doc@1.0.2-17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product": {
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product_id": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-funcsigs@1.0.2-17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product": {
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product_id": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-futurist@2.4.1-0.20220802175500.159d752.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product": {
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product_id": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-glanceclient@4.0.1-0.20220811181326.1b854e1.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product": {
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product_id": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn-doc@20.0.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product": {
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product_id": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@20.0.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product": {
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product_id": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hacking@1.0.1-0.20210812104123.865398f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product": {
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_id": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware@0.29.1-0.20220811165930.fd4bce6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product": {
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_id": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware-detect@0.29.1-0.20220811165930.fd4bce6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product": {
"name": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product_id": "python3-html5lib-1:1.1-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-html5lib@1.1-4.el9.1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bcli@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bdateutil@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bdjango@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bghostwriter@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Blark@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bnumpy@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpandas@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpytest@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bpytz@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bredis@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis%2Bzoneinfo@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product": {
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product_id": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hypothesis@6.6.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product": {
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product_id": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product": {
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product_id": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product": {
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product_id": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-lib@5.2.0-0.20220802170917.e205816.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product_id": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironicclient@4.9.0-0.20211209154934.6f1be06.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product": {
"name": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product_id": "python3-iso8601-0:0.1.12-9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iso8601@0.1.12-9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product": {
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product_id": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-itsdangerous@2.0.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product_id": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product": {
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product_id": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonpath-rw@1.2.3-23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kafka-0:1.4.3-3.el9.noarch",
"product": {
"name": "python3-kafka-0:1.4.3-3.el9.noarch",
"product_id": "python3-kafka-0:1.4.3-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kafka@1.4.3-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product": {
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product_id": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kazoo-doc@2.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product": {
"name": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product_id": "python3-kazoo-0:2.7.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kazoo@2.7.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keyring-0:21.0.0-2.el9.noarch",
"product": {
"name": "python3-keyring-0:21.0.0-2.el9.noarch",
"product_id": "python3-keyring-0:21.0.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keyring@21.0.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product": {
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product_id": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneauth1@5.0.0-0.20220811173415.2445a5d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product": {
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_id": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient@5.0.0-0.20220811173653.11d5abe.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product": {
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_id": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient-tests@5.0.0-0.20220811173653.11d5abe.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product": {
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product_id": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystonemiddleware@10.0.0-0.20220811174058.dd31878.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product": {
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product_id": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kombu@5.0.2-1.el9.2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product": {
"name": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product_id": "python3-linecache2-0:1.0.0-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-linecache2@1.0.0-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product": {
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product_id": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-logutils@0.3.5-7.1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product": {
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product_id": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mccabe@0.6.1-18.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-memcached-0:1.58-12.el9.noarch",
"product": {
"name": "python3-memcached-0:1.58-12.el9.noarch",
"product_id": "python3-memcached-0:1.58-12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-memcached@1.58-12.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-migrate-0:0.13.0-2.el9.noarch",
"product": {
"name": "python3-migrate-0:0.13.0-2.el9.noarch",
"product_id": "python3-migrate-0:0.13.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-migrate@0.13.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product": {
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product_id": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mimeparse@1.6.0-16.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product": {
"name": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product_id": "python3-mock-0:3.0.5-14.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mock@3.0.5-14.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product": {
"name": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product_id": "python3-monotonic-0:1.5-9.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-monotonic@1.5-9.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product": {
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product_id": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-more-itertools@7.2.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product": {
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product_id": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mox3@1.1.0-0.20210812114029.99a302f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-munch-0:2.3.2-7.el9.noarch",
"product": {
"name": "python3-munch-0:2.3.2-7.el9.noarch",
"product_id": "python3-munch-0:2.3.2-7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-munch@2.3.2-7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product": {
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_id": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-neutronclient@7.6.0-0.20211012175718.983f0ab.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product": {
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_id": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-neutronclient-tests@7.6.0-0.20211012175718.983f0ab.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product": {
"name": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product_id": "python3-nose-0:1.3.7-33.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nose@1.3.7-33.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product": {
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product_id": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nose-cover3@0.1.0-31.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product": {
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_id": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk@0.99.1-0.20220811190026.a41d04e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product": {
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_id": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk-tests@0.99.1-0.20220811190026.a41d04e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product": {
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product_id": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-client-config@2.1.0-0.20210722194729.bc96c23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product": {
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product_id": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-service-types@1.7.0-0.20220802143336.0b2f473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product": {
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_id": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits@2.8.0-0.20220811182615.04e8bb3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product": {
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_id": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits-tests@2.8.0-0.20220811182615.04e8bb3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product": {
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_id": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib@2.6.1-0.20220811172053.973e169.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product": {
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_id": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib-tests@2.6.1-0.20220811172053.973e169.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache-lang@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product": {
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_id": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache-tests@3.0.0-0.20220811175617.79945c1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_id": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@5.0.0-0.20220811181826.052b2f2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product": {
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product_id": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@9.0.0-0.20220811165930.9eaae04.el9?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product": {
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_id": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@5.0.0-0.20220811171413.f388eb9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product": {
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_id": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@5.0.0-0.20220811171413.f388eb9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product": {
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_id": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@12.0.0-0.20220811175859.a808381.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20220802145025.b031d17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20220802145025.b031d17.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product": {
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_id": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@5.0.0-0.20220811172332.6401da7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product": {
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_id": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@13.0.0-0.20220811175319.4186386.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_id": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@13.0.0-0.20220811175319.4186386.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20220802145828.43eee50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20220802145828.43eee50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware-lang@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product": {
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_id": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware-tests@5.0.0-0.20220811170931.51e1882.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_id": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@4.0.0-0.20220811173113.5bd767b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product": {
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_id": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-reports@2.3.0-0.20211012151507.f2799dc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product": {
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_id": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-reports-tests@2.3.0-0.20211012151507.f2799dc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_id": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap@6.3.1-0.20220803131706.1b1b960.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_id": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap-tests@6.3.1-0.20220803131706.1b1b960.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product": {
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_id": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@5.0.0-0.20220811171112.dd2a819.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_id": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@5.0.0-0.20220811171112.dd2a819.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product": {
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_id": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service@3.0.0-0.20220811180157.a27acfe.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product": {
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_id": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service-tests@3.0.0-0.20220811180157.a27acfe.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product": {
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product_id": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-upgradecheck@2.0.0-0.20220811171652.b3a2b19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils-lang@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product": {
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_id": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils-tests@6.0.0-0.20220811175035.7df6473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects-lang@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_id": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects-tests@3.0.0-0.20220811180555.cec2b8e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product": {
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product_id": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslotest@4.4.1-0.20210812115053.aaf3a72.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product": {
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product_id": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osprofiler@3.4.3-0.20220802174918.3286301.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product": {
"name": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product_id": "python3-paste-0:3.5.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste@3.5.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product": {
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product_id": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product": {
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product_id": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pbr@5.5.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pecan-0:1.3.2-10.el9.noarch",
"product": {
"name": "python3-pecan-0:1.3.2-10.el9.noarch",
"product_id": "python3-pecan-0:1.3.2-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pecan@1.3.2-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pexpect-0:4.6-3.el9.noarch",
"product": {
"name": "python3-pexpect-0:4.6-3.el9.noarch",
"product_id": "python3-pexpect-0:4.6-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pexpect@4.6-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pint-0:0.10.1-3.el9.noarch",
"product": {
"name": "python3-pint-0:0.10.1-3.el9.noarch",
"product_id": "python3-pint-0:0.10.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pint@0.10.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pretend-0:1.0.8-19.el9.noarch",
"product": {
"name": "python3-pretend-0:1.0.8-19.el9.noarch",
"product_id": "python3-pretend-0:1.0.8-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pretend@1.0.8-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product": {
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product_id": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-proliantutils@2.13.2-0.20220802173426.8c7b6b1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product": {
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product_id": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-prometheus_client@0.7.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product": {
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_id": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf-common@3.1.1-0.20220802144439.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product": {
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_id": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycadf@3.1.1-0.20220802144439.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product": {
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product_id": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycodestyle@2.6.0-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product": {
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product_id": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pymemcache@3.5.0-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product": {
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product_id": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyperclip-doc@1.8.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product": {
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product_id": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyperclip@1.8.0-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product": {
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product_id": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-cov@2.11.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product": {
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product_id": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-forked@1.3.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product": {
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product_id": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-runner@4.0-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product": {
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product_id": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xdist@2.2.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product": {
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product_id": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xprocess@0.18.1-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-redis-0:3.3.8-2.el9.noarch",
"product": {
"name": "python3-redis-0:3.3.8-2.el9.noarch",
"product_id": "python3-redis-0:3.3.8-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-redis@3.3.8-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product": {
"name": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product_id": "python3-repoze-lru-0:0.7-7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-repoze-lru@0.7-7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product": {
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product_id": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-kerberos@0.12.0-12.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product": {
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product_id": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-mock@1.8.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product": {
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product_id": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.2.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product": {
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product_id": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requestsexceptions@1.4.0-0.20220802143336.d7ac0ff.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product": {
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product_id": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-retrying@1.3.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product": {
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product_id": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rfc3986@1.2.0-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-routes-0:2.4.1-12.el9.noarch",
"product": {
"name": "python3-routes-0:2.4.1-12.el9.noarch",
"product_id": "python3-routes-0:2.4.1-12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-routes@2.4.1-12.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product": {
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product_id": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-scciclient@0.12.3-0.20220811182700.0940a71.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product": {
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product_id": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-simplegeneric@0.8.1-18.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product": {
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product_id": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-singledispatch@3.4.0.3-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-smi-0:0.3.4-10.el9.noarch",
"product": {
"name": "python3-smi-0:0.3.4-10.el9.noarch",
"product_id": "python3-smi-0:0.3.4-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-smi@0.3.4-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product": {
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product_id": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sortedcontainers@2.3.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product": {
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product_id": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-soupsieve@2.1.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product": {
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product_id": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.4.39-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product": {
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product_id": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlparse@0.2.4-10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product": {
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product_id": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-statsd-doc@3.2.1-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-statsd-0:3.2.1-20.el9.noarch",
"product": {
"name": "python3-statsd-0:3.2.1-20.el9.noarch",
"product_id": "python3-statsd-0:3.2.1-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-statsd@3.2.1-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stestr-0:2.6.0-8.el9.noarch",
"product": {
"name": "python3-stestr-0:2.6.0-8.el9.noarch",
"product_id": "python3-stestr-0:2.6.0-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stestr@2.6.0-8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product": {
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product_id": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stevedore@4.0.0-0.20220811180640.ccd1754.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product": {
"name": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product_id": "python3-sure-0:1.4.11-12.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sure@1.4.11-12.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_id": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@4.0.0-0.20220802162610.7b75e6e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_id": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@4.0.0-0.20220802162610.7b75e6e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product": {
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product_id": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-swiftclient@4.0.1-0.20220811174436.9eee29d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tempita-0:0.5.1-25.el9.noarch",
"product": {
"name": "python3-tempita-0:0.5.1-25.el9.noarch",
"product_id": "python3-tempita-0:0.5.1-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tempita@0.5.1-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product": {
"name": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product_id": "python3-tenacity-0:6.2.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product": {
"name": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product_id": "python3-testrepository-0:0.0.20-20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testrepository@0.0.20-20.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testresources-0:2.0.1-2.el9.noarch",
"product": {
"name": "python3-testresources-0:2.0.1-2.el9.noarch",
"product_id": "python3-testresources-0:2.0.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testresources@2.0.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product": {
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product_id": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testscenarios@0.5.0-21.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product": {
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product_id": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-testtools-doc@2.4.0-8.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product": {
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product_id": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-testtools@2.4.0-8.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product": {
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product_id": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tooz@3.0.0-0.20220811181909.d145b50.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tox-0:3.23.0-2.el9.1.noarch",
"product": {
"name": "tox-0:3.23.0-2.el9.1.noarch",
"product_id": "tox-0:3.23.0-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tox@3.23.0-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product": {
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product_id": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tox-current-env@0.0.6-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product": {
"name": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product_id": "python3-traceback2-0:1.4.0-25.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-traceback2@1.4.0-25.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product": {
"name": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product_id": "python3-typeguard-0:2.9.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typeguard@2.9.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product": {
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product_id": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typing-extensions@3.7.4.3-2.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product": {
"name": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product_id": "python3-unittest2-0:1.1.0-24.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unittest2@1.1.0-24.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-vine-0:5.0.0-3.el9.noarch",
"product": {
"name": "python3-vine-0:5.0.0-3.el9.noarch",
"product_id": "python3-vine-0:5.0.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-vine@5.0.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product": {
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product_id": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-virtualenv@20.4.4-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product": {
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product_id": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-voluptuous@0.11.7-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-waitress-0:2.0.0-2.el9.noarch",
"product": {
"name": "python3-waitress-0:2.0.0-2.el9.noarch",
"product_id": "python3-waitress-0:2.0.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-waitress@2.0.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-warlock-0:1.3.3-2.el9.noarch",
"product": {
"name": "python3-warlock-0:1.3.3-2.el9.noarch",
"product_id": "python3-warlock-0:1.3.3-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-warlock@1.3.3-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product": {
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product_id": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcwidth@0.2.5-2.el9.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product": {
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product_id": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-webencodings-doc@0.5.1-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product": {
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product_id": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webencodings@0.5.1-15.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webob-0:1.8.5-5.el9.noarch",
"product": {
"name": "python3-webob-0:1.8.5-5.el9.noarch",
"product_id": "python3-webob-0:1.8.5-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webob@1.8.5-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-webtest-0:2.0.33-5.el9.noarch",
"product": {
"name": "python3-webtest-0:2.0.33-5.el9.noarch",
"product_id": "python3-webtest-0:2.0.33-5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-webtest@2.0.33-5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product": {
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product_id": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@2.0.3-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product": {
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product_id": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wsme@0.11.0-0.20220802144439.80bda90.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zake-0:0.2.2-19.el9.noarch",
"product": {
"name": "python3-zake-0:0.2.2-19.el9.noarch",
"product_id": "python3-zake-0:0.2.2-19.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zake@0.2.2-19.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product": {
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product_id": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:0.5.1-3.el9.noarch",
"product": {
"name": "python3-zipp-0:0.5.1-3.el9.noarch",
"product_id": "python3-zipp-0:0.5.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@0.5.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product": {
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product_id": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-event@4.2.0-20.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product": {
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product_id": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zope-testing@4.7-4.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subunit@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product_id": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subunit-test@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-filters@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-perl@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product": {
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product_id": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/subunit-shell@1.4.0-6.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_id": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@21.0.1-0.20221114235951.fe64d5e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product": {
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_id": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@11.0.1-0.20221205155952.cd22607.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product": {
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product_id": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-prometheus-exporter@3.1.1-0.20221003235527.eb27243.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product": {
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_id": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.3.4-0.20221213135957.69b014c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product": {
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_id": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.3.4-0.20221213135957.69b014c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-4.rhaos4.12.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch"
},
"product_reference": "ansible-runner-0:1.4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:1.4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src"
},
"product_reference": "ansible-runner-0:1.4.6-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch"
},
"product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-http-0:1.0.0-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src"
},
"product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64"
},
"product_reference": "atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src"
},
"product_reference": "buildah-1:1.23.4-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch"
},
"product_reference": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src"
},
"product_reference": "container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64"
},
"product_reference": "containers-common-2:1-27.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "crit-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9-11.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch"
},
"product_reference": "crudini-0:0.9-11.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9-11.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src"
},
"product_reference": "crudini-0:0.9-11.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.2.24-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src"
},
"product_reference": "haproxy-0:2.2.24-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy22-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64"
},
"product_reference": "kata-containers-0:2.5.2-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src"
},
"product_reference": "nmstate-0:1.3.3-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-devel-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-libs-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64"
},
"product_reference": "nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch"
},
"product_reference": "nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch"
},
"product_reference": "openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src"
},
"product_reference": "ostree-0:2022.2-5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-debuginfo-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-debugsource-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-devel-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-grub2-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-libs-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64"
},
"product_reference": "ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64"
},
"product_reference": "ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64"
},
"product_reference": "ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pycdlib-tools-0:1.11.0-3.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch"
},
"product_reference": "pycdlib-tools-0:1.11.0-3.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-alembic-0:1.4.2-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src"
},
"product_reference": "python-alembic-0:1.4.2-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-0:2.5.2-7.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src"
},
"product_reference": "python-amqp-0:2.5.2-7.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch"
},
"product_reference": "python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cmd2-0:1.4.0-1.1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src"
},
"product_reference": "python-cmd2-0:1.4.0-1.1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-construct-0:2.10.56-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src"
},
"product_reference": "python-construct-0:2.10.56-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src"
},
"product_reference": "python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.30.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src"
},
"product_reference": "python-eventlet-0:0.30.2-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-1:1.1.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src"
},
"product_reference": "python-flask-1:1.1.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-doc-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch"
},
"product_reference": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-8.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src"
},
"product_reference": "python-funcsigs-0:1.0.2-8.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:19.9.0-10.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src"
},
"product_reference": "python-gunicorn-0:19.9.0-10.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ifaddr-0:0.1.6-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src"
},
"product_reference": "python-ifaddr-0:0.1.6-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:1.7.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src"
},
"product_reference": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iso8601-0:0.1.12-8.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src"
},
"product_reference": "python-iso8601-0:0.1.12-8.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:3.2.0-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src"
},
"product_reference": "python-jsonschema-0:3.2.0-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kombu-1:4.6.6-7.el8ost.1.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src"
},
"product_reference": "python-kombu-1:4.6.6-7.el8ost.1.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kubernetes-0:25.3.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src"
},
"product_reference": "python-kubernetes-0:25.3.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src"
},
"product_reference": "python-lockfile-1:0.11.0-8.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-0:0.6.2-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src"
},
"product_reference": "python-msgpack-0:0.6.2-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src"
},
"product_reference": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src"
},
"product_reference": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src"
},
"product_reference": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src"
},
"product_reference": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src"
},
"product_reference": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src"
},
"product_reference": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src"
},
"product_reference": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src"
},
"product_reference": "python-packaging-0:20.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-doc-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch"
},
"product_reference": "python-packaging-doc-0:20.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-0:3.2.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src"
},
"product_reference": "python-paste-0:3.2.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-deploy-0:2.0.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src"
},
"product_reference": "python-paste-deploy-0:2.0.1-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src"
},
"product_reference": "python-pexpect-0:4.6-2.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pint-0:0.10.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src"
},
"product_reference": "python-pint-0:0.10.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycdlib-0:1.11.0-3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src"
},
"product_reference": "python-pycdlib-0:1.11.0-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyghmi-0:1.5.14-2.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src"
},
"product_reference": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-0:1.6.4-6.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src"
},
"product_reference": "python-pyperclip-0:1.6.4-6.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch"
},
"product_reference": "python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyroute2-0:0.5.13-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src"
},
"product_reference": "python-pyroute2-0:0.5.13-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-0:0.16.0-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src"
},
"product_reference": "python-pyrsistent-0:0.16.0-3.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src"
},
"product_reference": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rsa-0:4.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src"
},
"product_reference": "python-rsa-0:4.7-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src"
},
"product_reference": "python-tenacity-0:6.2.0-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-14.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src"
},
"product_reference": "python-wcwidth-0:0.1.7-14.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:1.0.1-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src"
},
"product_reference": "python-werkzeug-0:1.0.1-3.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zeroconf-0:0.24.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src"
},
"product_reference": "python-zeroconf-0:0.24.4-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:0.5.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src"
},
"product_reference": "python-zipp-0:0.5.1-2.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch"
},
"product_reference": "python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-alembic-0:1.4.2-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch"
},
"product_reference": "python3-alembic-0:1.4.2-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-amqp-0:2.5.2-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch"
},
"product_reference": "python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch"
},
"product_reference": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cmd2-0:1.4.0-1.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch"
},
"product_reference": "python3-cmd2-0:1.4.0-1.1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-construct-0:2.10.56-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch"
},
"product_reference": "python3-construct-0:2.10.56-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64"
},
"product_reference": "python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch"
},
"product_reference": "python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.30.2-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch"
},
"product_reference": "python3-eventlet-0:0.30.2-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flask-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch"
},
"product_reference": "python3-flask-1:1.1.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch"
},
"product_reference": "python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch"
},
"product_reference": "python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch"
},
"product_reference": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch"
},
"product_reference": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch"
},
"product_reference": "python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-0:3.2.0-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch"
},
"product_reference": "python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kombu-1:4.6.6-7.el8ost.1.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch"
},
"product_reference": "python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-0:25.3.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-0:25.3.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnmstate-0:1.3.3-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch"
},
"product_reference": "python3-libnmstate-0:1.3.3-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch"
},
"product_reference": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch"
},
"product_reference": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-packaging-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch"
},
"product_reference": "python3-packaging-0:20.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-0:3.2.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch"
},
"product_reference": "python3-paste-0:3.2.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch"
},
"product_reference": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch"
},
"product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pint-0:0.10.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch"
},
"product_reference": "python3-pint-0:0.10.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycdlib-0:1.11.0-3.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch"
},
"product_reference": "python3-pycdlib-0:1.11.0-3.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch"
},
"product_reference": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyperclip-0:1.6.4-6.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch"
},
"product_reference": "python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch"
},
"product_reference": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64"
},
"product_reference": "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch"
},
"product_reference": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rsa-0:4.7-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch"
},
"product_reference": "python3-rsa-0:4.7-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch"
},
"product_reference": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcwidth-0:0.1.7-14.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch"
},
"product_reference": "python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch"
},
"product_reference": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch"
},
"product_reference": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:0.5.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch"
},
"product_reference": "python3-zipp-0:0.5.1-2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src"
},
"product_reference": "rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src"
},
"product_reference": "rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64"
},
"product_reference": "tini-0:0.16.1-1.el8ar.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le"
},
"product_reference": "tini-0:0.16.1-1.el8ar.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x"
},
"product_reference": "tini-0:0.16.1-1.el8ar.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src"
},
"product_reference": "tini-0:0.16.1-1.el8ar.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tini-0:0.16.1-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64"
},
"product_reference": "tini-0:0.16.1-1.el8ar.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch"
},
"product_reference": "toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src"
},
"product_reference": "toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64"
},
"product_reference": "conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64"
},
"product_reference": "coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.5.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64"
},
"product_reference": "kata-containers-0:2.5.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64"
},
"product_reference": "rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src"
},
"product_reference": "rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9.3-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch"
},
"product_reference": "crudini-0:0.9.3-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crudini-0:0.9.3-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src"
},
"product_reference": "crudini-0:0.9.3-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "future-0:0.18.2-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src"
},
"product_reference": "future-0:0.18.2-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src"
},
"product_reference": "openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src"
},
"product_reference": "openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src"
},
"product_reference": "openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-macros-0:2020.1.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch"
},
"product_reference": "openstack-macros-0:2020.1.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-macros-0:2020.1.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src"
},
"product_reference": "openstack-macros-0:2020.1.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyOpenSSL-0:20.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src"
},
"product_reference": "pyOpenSSL-0:20.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch"
},
"product_reference": "pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyflakes-0:2.2.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src"
},
"product_reference": "pyflakes-0:2.2.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pysnmp-0:4.4.12-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src"
},
"product_reference": "pysnmp-0:4.4.12-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-SecretStorage-0:2.3.1-9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src"
},
"product_reference": "python-SecretStorage-0:2.3.1-9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-alembic-0:1.6.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src"
},
"product_reference": "python-alembic-0:1.6.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-0:5.0.6-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src"
},
"product_reference": "python-amqp-0:5.0.6-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-amqp-doc-0:5.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch"
},
"product_reference": "python-amqp-doc-0:5.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-apipkg-0:1.5-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src"
},
"product_reference": "python-apipkg-0:1.5-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.4.0-6.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src"
},
"product_reference": "python-atomicwrites-0:1.4.0-6.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src"
},
"product_reference": "python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-autopage-0:0.4.0-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src"
},
"product_reference": "python-autopage-0:0.4.0-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-0:3.1.6-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src"
},
"product_reference": "python-bcrypt-0:3.1.6-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-beautifulsoup4-0:4.9.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src"
},
"product_reference": "python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-betamax-0:0.8.1-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src"
},
"product_reference": "python-betamax-0:0.8.1-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cachetools-0:3.1.0-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src"
},
"product_reference": "python-cachetools-0:3.1.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-case-0:1.5.3-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src"
},
"product_reference": "python-case-0:1.5.3-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src"
},
"product_reference": "python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:7.1.2-5.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src"
},
"product_reference": "python-click-0:7.1.2-5.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src"
},
"product_reference": "python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cmd2-0:1.4.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src"
},
"product_reference": "python-cmd2-0:1.4.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-colorama-0:0.4.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src"
},
"product_reference": "python-colorama-0:0.4.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-construct-0:2.10.56-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src"
},
"product_reference": "python-construct-0:2.10.56-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-contextlib2-0:0.6.0.post1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src"
},
"product_reference": "python-contextlib2-0:0.6.0.post1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-0:5.6-0.1b1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src"
},
"product_reference": "python-coverage-0:5.6-0.1b1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dataclasses-0:0.8-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src"
},
"product_reference": "python-dataclasses-0:0.8-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ddt-0:1.4.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src"
},
"product_reference": "python-ddt-0:1.4.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src"
},
"product_reference": "python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-decorator-0:4.4.0-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src"
},
"product_reference": "python-decorator-0:4.4.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-defusedxml-0:0.7.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src"
},
"product_reference": "python-defusedxml-0:0.7.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-distlib-0:0.3.1-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src"
},
"product_reference": "python-distlib-0:0.3.1-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dogpile-cache-0:1.1.5-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src"
},
"product_reference": "python-dogpile-cache-0:1.1.5-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src"
},
"product_reference": "python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-editor-0:1.0.4-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src"
},
"product_reference": "python-editor-0:1.0.4-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-entrypoints-0:0.3-8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src"
},
"product_reference": "python-entrypoints-0:0.3-8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-entrypoints-doc-0:0.3-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch"
},
"product_reference": "python-entrypoints-doc-0:0.3-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.30.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src"
},
"product_reference": "python-eventlet-0:0.30.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-execnet-0:1.7.1-5.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src"
},
"product_reference": "python-execnet-0:1.7.1-5.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-extras-0:1.0.0-15.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src"
},
"product_reference": "python-extras-0:1.0.0-15.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fasteners-0:0.14.1-21.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src"
},
"product_reference": "python-fasteners-0:0.14.1-21.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-0:3.0.12-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src"
},
"product_reference": "python-filelock-0:3.0.12-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-doc-0:3.0.12-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch"
},
"product_reference": "python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fixtures-0:3.0.0-22.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src"
},
"product_reference": "python-fixtures-0:3.0.0-22.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flake8-0:3.8.4-1.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src"
},
"product_reference": "python-flake8-0:3.8.4-1.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-1:2.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src"
},
"product_reference": "python-flask-1:2.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flask-doc-1:2.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch"
},
"product_reference": "python-flask-doc-1:2.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-flit-0:3.0.0-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src"
},
"product_reference": "python-flit-0:3.0.0-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-freezegun-0:1.0.0-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src"
},
"product_reference": "python-freezegun-0:1.0.0-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-17.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src"
},
"product_reference": "python-funcsigs-0:1.0.2-17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-doc-0:1.0.2-17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch"
},
"product_reference": "python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src"
},
"product_reference": "python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-0:21.1.2-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src"
},
"product_reference": "python-gevent-0:21.1.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src"
},
"product_reference": "python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-0:1.0.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src"
},
"product_reference": "python-greenlet-0:1.0.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:20.0.4-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src"
},
"product_reference": "python-gunicorn-0:20.0.4-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-doc-0:20.0.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch"
},
"product_reference": "python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src"
},
"product_reference": "python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src"
},
"product_reference": "python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-html5lib-1:1.1-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src"
},
"product_reference": "python-html5lib-1:1.1-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hypothesis-0:6.6.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src"
},
"product_reference": "python-hypothesis-0:6.6.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ifaddr-0:0.1.6-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src"
},
"product_reference": "python-ifaddr-0:0.1.6-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:1.7.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src"
},
"product_reference": "python-importlib-metadata-0:1.7.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src"
},
"product_reference": "python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src"
},
"product_reference": "python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src"
},
"product_reference": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iso8601-0:0.1.12-9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src"
},
"product_reference": "python-iso8601-0:0.1.12-9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-itsdangerous-0:2.0.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src"
},
"product_reference": "python-itsdangerous-0:2.0.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src"
},
"product_reference": "python-jinja2-0:3.0.1-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonpath-rw-0:1.2.3-23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src"
},
"product_reference": "python-jsonpath-rw-0:1.2.3-23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kafka-0:1.4.3-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src"
},
"product_reference": "python-kafka-0:1.4.3-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kazoo-0:2.7.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src"
},
"product_reference": "python-kazoo-0:2.7.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kazoo-doc-0:2.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch"
},
"product_reference": "python-kazoo-doc-0:2.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-0:1.3.0-11.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src"
},
"product_reference": "python-kerberos-0:1.3.0-11.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keyring-0:21.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src"
},
"product_reference": "python-keyring-0:21.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src"
},
"product_reference": "python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src"
},
"product_reference": "python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src"
},
"product_reference": "python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-0:1.1.0-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src"
},
"product_reference": "python-kiwisolver-0:1.1.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kombu-1:5.0.2-1.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src"
},
"product_reference": "python-kombu-1:5.0.2-1.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-linecache2-0:1.0.0-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src"
},
"product_reference": "python-linecache2-0:1.0.0-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-logutils-0:0.3.5-7.1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src"
},
"product_reference": "python-logutils-0:0.3.5-7.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src"
},
"product_reference": "python-markupsafe-0:2.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mccabe-0:0.6.1-18.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src"
},
"product_reference": "python-mccabe-0:0.6.1-18.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-memcached-0:1.58-12.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src"
},
"product_reference": "python-memcached-0:1.58-12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-migrate-0:0.13.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src"
},
"product_reference": "python-migrate-0:0.13.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mimeparse-0:1.6.0-16.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src"
},
"product_reference": "python-mimeparse-0:1.6.0-16.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mock-0:3.0.5-14.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src"
},
"product_reference": "python-mock-0:3.0.5-14.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-monotonic-0:1.5-9.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src"
},
"product_reference": "python-monotonic-0:1.5-9.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src"
},
"product_reference": "python-more-itertools-0:7.2.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src"
},
"product_reference": "python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-0:0.6.2-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src"
},
"product_reference": "python-msgpack-0:0.6.2-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-munch-0:2.3.2-7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src"
},
"product_reference": "python-munch-0:2.3.2-7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src"
},
"product_reference": "python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-0:1.3.7-33.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src"
},
"product_reference": "python-nose-0:1.3.7-33.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-cover3-0:0.1.0-31.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src"
},
"product_reference": "python-nose-cover3-0:0.1.0-31.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src"
},
"product_reference": "python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src"
},
"product_reference": "python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src"
},
"product_reference": "python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src"
},
"product_reference": "python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src"
},
"product_reference": "python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src"
},
"product_reference": "python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src"
},
"product_reference": "python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src"
},
"product_reference": "python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src"
},
"product_reference": "python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src"
},
"product_reference": "python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src"
},
"product_reference": "python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src"
},
"product_reference": "python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src"
},
"product_reference": "python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src"
},
"product_reference": "python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src"
},
"product_reference": "python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src"
},
"product_reference": "python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src"
},
"product_reference": "python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src"
},
"product_reference": "python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src"
},
"product_reference": "python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src"
},
"product_reference": "python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src"
},
"product_reference": "python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src"
},
"product_reference": "python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src"
},
"product_reference": "python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-0:3.5.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src"
},
"product_reference": "python-paste-0:3.5.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-paste-deploy-0:2.0.1-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src"
},
"product_reference": "python-paste-deploy-0:2.0.1-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pbr-0:5.5.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src"
},
"product_reference": "python-pbr-0:5.5.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pecan-0:1.3.2-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src"
},
"product_reference": "python-pecan-0:1.3.2-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pexpect-0:4.6-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src"
},
"product_reference": "python-pexpect-0:4.6-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pint-0:0.10.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src"
},
"product_reference": "python-pint-0:0.10.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pretend-0:1.0.8-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src"
},
"product_reference": "python-pretend-0:1.0.8-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src"
},
"product_reference": "python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-prometheus_client-0:0.7.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src"
},
"product_reference": "python-prometheus_client-0:0.7.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src"
},
"product_reference": "python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch"
},
"product_reference": "python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycodestyle-0:2.6.0-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src"
},
"product_reference": "python-pycodestyle-0:2.6.0-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymemcache-0:3.5.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src"
},
"product_reference": "python-pymemcache-0:3.5.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-0:1.8.0-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src"
},
"product_reference": "python-pyperclip-0:1.8.0-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch"
},
"product_reference": "python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-cov-0:2.11.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src"
},
"product_reference": "python-pytest-cov-0:2.11.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-forked-0:1.3.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src"
},
"product_reference": "python-pytest-forked-0:1.3.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-runner-0:4.0-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src"
},
"product_reference": "python-pytest-runner-0:4.0-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xdist-0:2.2.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src"
},
"product_reference": "python-pytest-xdist-0:2.2.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xprocess-0:0.18.1-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src"
},
"product_reference": "python-pytest-xprocess-0:0.18.1-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-redis-0:3.3.8-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src"
},
"product_reference": "python-redis-0:3.3.8-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-repoze-lru-0:0.7-7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src"
},
"product_reference": "python-repoze-lru-0:0.7-7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-kerberos-0:0.12.0-12.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src"
},
"product_reference": "python-requests-kerberos-0:0.12.0-12.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-mock-0:1.8.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src"
},
"product_reference": "python-requests-mock-0:1.8.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-unixsocket-0:0.2.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src"
},
"product_reference": "python-requests-unixsocket-0:0.2.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src"
},
"product_reference": "python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-retrying-0:1.3.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src"
},
"product_reference": "python-retrying-0:1.3.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rfc3986-0:1.2.0-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src"
},
"product_reference": "python-rfc3986-0:1.2.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-routes-0:2.4.1-12.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src"
},
"product_reference": "python-routes-0:2.4.1-12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src"
},
"product_reference": "python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplegeneric-0:0.8.1-18.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src"
},
"product_reference": "python-simplegeneric-0:0.8.1-18.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-0:3.17.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src"
},
"product_reference": "python-simplejson-0:3.17.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-singledispatch-0:3.4.0.3-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src"
},
"product_reference": "python-singledispatch-0:3.4.0.3-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-smi-0:0.3.4-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src"
},
"product_reference": "python-smi-0:0.3.4-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sortedcontainers-0:2.3.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src"
},
"product_reference": "python-sortedcontainers-0:2.3.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-soupsieve-0:2.1.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src"
},
"product_reference": "python-soupsieve-0:2.1.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-0:1.4.39-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src"
},
"product_reference": "python-sqlalchemy-0:1.4.39-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch"
},
"product_reference": "python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.2.4-10.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src"
},
"product_reference": "python-sqlparse-0:0.2.4-10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-statsd-0:3.2.1-20.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src"
},
"product_reference": "python-statsd-0:3.2.1-20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-statsd-doc-0:3.2.1-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch"
},
"product_reference": "python-statsd-doc-0:3.2.1-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stestr-0:2.6.0-8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src"
},
"product_reference": "python-stestr-0:2.6.0-8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src"
},
"product_reference": "python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sure-0:1.4.11-12.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src"
},
"product_reference": "python-sure-0:1.4.11-12.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src"
},
"product_reference": "python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src"
},
"product_reference": "python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src"
},
"product_reference": "python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tempita-0:0.5.1-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src"
},
"product_reference": "python-tempita-0:0.5.1-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.2.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src"
},
"product_reference": "python-tenacity-0:6.2.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testrepository-0:0.0.20-20.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src"
},
"product_reference": "python-testrepository-0:0.0.20-20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testresources-0:2.0.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src"
},
"product_reference": "python-testresources-0:2.0.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testscenarios-0:0.5.0-21.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src"
},
"product_reference": "python-testscenarios-0:0.5.0-21.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testtools-0:2.4.0-8.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src"
},
"product_reference": "python-testtools-0:2.4.0-8.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-testtools-doc-0:2.4.0-8.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch"
},
"product_reference": "python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src"
},
"product_reference": "python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-0:6.1.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src"
},
"product_reference": "python-tornado-0:6.1.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-0:3.23.0-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src"
},
"product_reference": "python-tox-0:3.23.0-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-current-env-0:0.0.6-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src"
},
"product_reference": "python-tox-current-env-0:0.0.6-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-traceback2-0:1.4.0-25.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src"
},
"product_reference": "python-traceback2-0:1.4.0-25.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typeguard-0:2.9.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src"
},
"product_reference": "python-typeguard-0:2.9.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:3.7.4.3-2.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src"
},
"product_reference": "python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unittest2-0:1.1.0-24.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src"
},
"product_reference": "python-unittest2-0:1.1.0-24.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-vine-0:5.0.0-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src"
},
"product_reference": "python-vine-0:5.0.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-virtualenv-0:20.4.4-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src"
},
"product_reference": "python-virtualenv-0:20.4.4-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-voluptuous-0:0.11.7-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src"
},
"product_reference": "python-voluptuous-0:0.11.7-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-waitress-0:2.0.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src"
},
"product_reference": "python-waitress-0:2.0.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-warlock-0:1.3.3-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src"
},
"product_reference": "python-warlock-0:1.3.3-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-2.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src"
},
"product_reference": "python-wcwidth-0:0.2.5-2.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webencodings-0:0.5.1-15.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src"
},
"product_reference": "python-webencodings-0:0.5.1-15.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch"
},
"product_reference": "python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webob-0:1.8.5-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src"
},
"product_reference": "python-webob-0:1.8.5-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-webtest-0:2.0.33-5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src"
},
"product_reference": "python-webtest-0:2.0.33-5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:2.0.3-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src"
},
"product_reference": "python-werkzeug-0:2.0.3-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-0:1.11.2-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src"
},
"product_reference": "python-wrapt-0:1.11.2-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src"
},
"product_reference": "python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-0:1.3.1-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src"
},
"product_reference": "python-yappi-0:1.3.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zake-0:0.2.2-19.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src"
},
"product_reference": "python-zake-0:0.2.2-19.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zeroconf-0:0.24.4-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src"
},
"product_reference": "python-zeroconf-0:0.24.4-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:0.5.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src"
},
"product_reference": "python-zipp-0:0.5.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-event-0:4.2.0-20.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src"
},
"product_reference": "python-zope-event-0:4.2.0-20.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-interface-0:5.4.0-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src"
},
"product_reference": "python-zope-interface-0:5.4.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zope-testing-0:4.7-4.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src"
},
"product_reference": "python-zope-testing-0:4.7-4.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-SecretStorage-0:2.3.1-9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch"
},
"product_reference": "python3-SecretStorage-0:2.3.1-9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-alembic-0:1.6.0-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch"
},
"product_reference": "python3-alembic-0:1.6.0-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-amqp-0:5.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch"
},
"product_reference": "python3-amqp-0:5.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-apipkg-0:1.5-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch"
},
"product_reference": "python3-apipkg-0:1.5-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch"
},
"product_reference": "python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-autopage-0:0.4.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch"
},
"product_reference": "python3-autopage-0:0.4.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python3-bcrypt-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64"
},
"product_reference": "python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch"
},
"product_reference": "python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-betamax-0:0.8.1-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch"
},
"product_reference": "python3-betamax-0:0.8.1-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cachetools-0:3.1.0-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch"
},
"product_reference": "python3-cachetools-0:3.1.0-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-case-0:1.5.3-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch"
},
"product_reference": "python3-case-0:1.5.3-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch"
},
"product_reference": "python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-click-0:7.1.2-5.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch"
},
"product_reference": "python3-click-0:7.1.2-5.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch"
},
"product_reference": "python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch"
},
"product_reference": "python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cmd2-0:1.4.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch"
},
"product_reference": "python3-cmd2-0:1.4.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-colorama-0:0.4.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch"
},
"product_reference": "python3-colorama-0:0.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-construct-0:2.10.56-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch"
},
"product_reference": "python3-construct-0:2.10.56-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch"
},
"product_reference": "python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python3-coverage-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64"
},
"product_reference": "python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dataclasses-0:0.8-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch"
},
"product_reference": "python3-dataclasses-0:0.8-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ddt-0:1.4.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch"
},
"product_reference": "python3-ddt-0:1.4.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch"
},
"product_reference": "python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-decorator-0:4.4.0-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch"
},
"product_reference": "python3-decorator-0:4.4.0-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-defusedxml-0:0.7.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch"
},
"product_reference": "python3-defusedxml-0:0.7.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-distlib-0:0.3.1-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch"
},
"product_reference": "python3-distlib-0:0.3.1-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dogpile-cache-0:1.1.5-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch"
},
"product_reference": "python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch"
},
"product_reference": "python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-editor-0:1.0.4-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch"
},
"product_reference": "python3-editor-0:1.0.4-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-entrypoints-0:0.3-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch"
},
"product_reference": "python3-entrypoints-0:0.3-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.30.2-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch"
},
"product_reference": "python3-eventlet-0:0.30.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-execnet-0:1.7.1-5.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch"
},
"product_reference": "python3-execnet-0:1.7.1-5.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-extras-0:1.0.0-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch"
},
"product_reference": "python3-extras-0:1.0.0-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fasteners-0:0.14.1-21.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch"
},
"product_reference": "python3-fasteners-0:0.14.1-21.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-filelock-0:3.0.12-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch"
},
"product_reference": "python3-filelock-0:3.0.12-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fixtures-0:3.0.0-22.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch"
},
"product_reference": "python3-fixtures-0:3.0.0-22.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flake8-0:3.8.4-1.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch"
},
"product_reference": "python3-flake8-0:3.8.4-1.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flask-1:2.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch"
},
"product_reference": "python3-flask-1:2.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flit-0:3.0.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch"
},
"product_reference": "python3-flit-0:3.0.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-flit-core-0:3.0.0-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch"
},
"product_reference": "python3-flit-core-0:3.0.0-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-freezegun-0:1.0.0-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch"
},
"product_reference": "python3-freezegun-0:1.0.0-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-funcsigs-0:1.0.2-17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch"
},
"product_reference": "python3-funcsigs-0:1.0.2-17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-future-0:0.18.2-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch"
},
"product_reference": "python3-future-0:0.18.2-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch"
},
"product_reference": "python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python3-gevent-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64"
},
"product_reference": "python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch"
},
"product_reference": "python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64"
},
"product_reference": "python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:20.0.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch"
},
"product_reference": "python3-gunicorn-0:20.0.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch"
},
"product_reference": "python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch"
},
"product_reference": "python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch"
},
"product_reference": "python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-html5lib-1:1.1-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch"
},
"product_reference": "python3-html5lib-1:1.1-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hypothesis-0:6.6.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch"
},
"product_reference": "python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ifaddr-0:0.1.6-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch"
},
"product_reference": "python3-ifaddr-0:0.1.6-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-importlib-metadata-0:1.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch"
},
"product_reference": "python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch"
},
"product_reference": "python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch"
},
"product_reference": "python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch"
},
"product_reference": "python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch"
},
"product_reference": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iso8601-0:0.1.12-9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch"
},
"product_reference": "python3-iso8601-0:0.1.12-9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-itsdangerous-0:2.0.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch"
},
"product_reference": "python3-itsdangerous-0:2.0.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch"
},
"product_reference": "python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kafka-0:1.4.3-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch"
},
"product_reference": "python3-kafka-0:1.4.3-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kazoo-0:2.7.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch"
},
"product_reference": "python3-kazoo-0:2.7.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64"
},
"product_reference": "python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keyring-0:21.0.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch"
},
"product_reference": "python3-keyring-0:21.0.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch"
},
"product_reference": "python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch"
},
"product_reference": "python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch"
},
"product_reference": "python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch"
},
"product_reference": "python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64"
},
"product_reference": "python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kombu-1:5.0.2-1.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch"
},
"product_reference": "python3-kombu-1:5.0.2-1.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-linecache2-0:1.0.0-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch"
},
"product_reference": "python3-linecache2-0:1.0.0-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-logutils-0:0.3.5-7.1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch"
},
"product_reference": "python3-logutils-0:0.3.5-7.1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python3-markupsafe-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mccabe-0:0.6.1-18.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch"
},
"product_reference": "python3-mccabe-0:0.6.1-18.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-memcached-0:1.58-12.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch"
},
"product_reference": "python3-memcached-0:1.58-12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-migrate-0:0.13.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch"
},
"product_reference": "python3-migrate-0:0.13.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mimeparse-0:1.6.0-16.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch"
},
"product_reference": "python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mock-0:3.0.5-14.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch"
},
"product_reference": "python3-mock-0:3.0.5-14.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-monotonic-0:1.5-9.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch"
},
"product_reference": "python3-monotonic-0:1.5-9.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-more-itertools-0:7.2.0-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch"
},
"product_reference": "python3-more-itertools-0:7.2.0-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch"
},
"product_reference": "python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python3-msgpack-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64"
},
"product_reference": "python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-munch-0:2.3.2-7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch"
},
"product_reference": "python3-munch-0:2.3.2-7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch"
},
"product_reference": "python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch"
},
"product_reference": "python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nose-0:1.3.7-33.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch"
},
"product_reference": "python3-nose-0:1.3.7-33.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nose-cover3-0:0.1.0-31.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch"
},
"product_reference": "python3-nose-cover3-0:0.1.0-31.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch"
},
"product_reference": "python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch"
},
"product_reference": "python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch"
},
"product_reference": "python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch"
},
"product_reference": "python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch"
},
"product_reference": "python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch"
},
"product_reference": "python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch"
},
"product_reference": "python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch"
},
"product_reference": "python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch"
},
"product_reference": "python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch"
},
"product_reference": "python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch"
},
"product_reference": "python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch"
},
"product_reference": "python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch"
},
"product_reference": "python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch"
},
"product_reference": "python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch"
},
"product_reference": "python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch"
},
"product_reference": "python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch"
},
"product_reference": "python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch"
},
"product_reference": "python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch"
},
"product_reference": "python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch"
},
"product_reference": "python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch"
},
"product_reference": "python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch"
},
"product_reference": "python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch"
},
"product_reference": "python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch"
},
"product_reference": "python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch"
},
"product_reference": "python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-0:3.5.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch"
},
"product_reference": "python3-paste-0:3.5.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-paste-deploy-0:2.0.1-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch"
},
"product_reference": "python3-paste-deploy-0:2.0.1-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pbr-0:5.5.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch"
},
"product_reference": "python3-pbr-0:5.5.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pecan-0:1.3.2-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch"
},
"product_reference": "python3-pecan-0:1.3.2-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pexpect-0:4.6-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch"
},
"product_reference": "python3-pexpect-0:4.6-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pint-0:0.10.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch"
},
"product_reference": "python3-pint-0:0.10.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pretend-0:1.0.8-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch"
},
"product_reference": "python3-pretend-0:1.0.8-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch"
},
"product_reference": "python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-prometheus_client-0:0.7.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch"
},
"product_reference": "python3-prometheus_client-0:0.7.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch"
},
"product_reference": "python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch"
},
"product_reference": "python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch"
},
"product_reference": "python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyflakes-0:2.2.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch"
},
"product_reference": "python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pymemcache-0:3.5.0-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch"
},
"product_reference": "python3-pymemcache-0:3.5.0-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyperclip-0:1.8.0-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch"
},
"product_reference": "python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pysnmp-0:4.4.12-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch"
},
"product_reference": "python3-pysnmp-0:4.4.12-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch"
},
"product_reference": "python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch"
},
"product_reference": "python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-runner-0:4.0-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch"
},
"product_reference": "python3-pytest-runner-0:4.0-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xdist-0:2.2.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch"
},
"product_reference": "python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch"
},
"product_reference": "python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-redis-0:3.3.8-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch"
},
"product_reference": "python3-redis-0:3.3.8-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-repoze-lru-0:0.7-7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch"
},
"product_reference": "python3-repoze-lru-0:0.7-7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch"
},
"product_reference": "python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-mock-0:1.8.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch"
},
"product_reference": "python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch"
},
"product_reference": "python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch"
},
"product_reference": "python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-retrying-0:1.3.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch"
},
"product_reference": "python3-retrying-0:1.3.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rfc3986-0:1.2.0-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch"
},
"product_reference": "python3-rfc3986-0:1.2.0-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-routes-0:2.4.1-12.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch"
},
"product_reference": "python3-routes-0:2.4.1-12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch"
},
"product_reference": "python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplegeneric-0:0.8.1-18.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch"
},
"product_reference": "python3-simplegeneric-0:0.8.1-18.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python3-simplejson-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64"
},
"product_reference": "python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-singledispatch-0:3.4.0.3-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch"
},
"product_reference": "python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-smi-0:0.3.4-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch"
},
"product_reference": "python3-smi-0:0.3.4-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch"
},
"product_reference": "python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-soupsieve-0:2.1.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch"
},
"product_reference": "python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64"
},
"product_reference": "python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlparse-0:0.2.4-10.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch"
},
"product_reference": "python3-sqlparse-0:0.2.4-10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-statsd-0:3.2.1-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch"
},
"product_reference": "python3-statsd-0:3.2.1-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stestr-0:2.6.0-8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch"
},
"product_reference": "python3-stestr-0:2.6.0-8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch"
},
"product_reference": "python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subunit-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-subunit-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subunit-test-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sure-0:1.4.11-12.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch"
},
"product_reference": "python3-sure-0:1.4.11-12.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch"
},
"product_reference": "python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch"
},
"product_reference": "python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch"
},
"product_reference": "python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tempita-0:0.5.1-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch"
},
"product_reference": "python3-tempita-0:0.5.1-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.2.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch"
},
"product_reference": "python3-tenacity-0:6.2.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testrepository-0:0.0.20-20.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch"
},
"product_reference": "python3-testrepository-0:0.0.20-20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testresources-0:2.0.1-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch"
},
"product_reference": "python3-testresources-0:2.0.1-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testscenarios-0:0.5.0-21.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch"
},
"product_reference": "python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testtools-0:2.4.0-8.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch"
},
"product_reference": "python3-testtools-0:2.4.0-8.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch"
},
"product_reference": "python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python3-tornado-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64"
},
"product_reference": "python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tox-current-env-0:0.0.6-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch"
},
"product_reference": "python3-tox-current-env-0:0.0.6-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-traceback2-0:1.4.0-25.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch"
},
"product_reference": "python3-traceback2-0:1.4.0-25.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typeguard-0:2.9.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch"
},
"product_reference": "python3-typeguard-0:2.9.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch"
},
"product_reference": "python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unittest2-0:1.1.0-24.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch"
},
"product_reference": "python3-unittest2-0:1.1.0-24.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-vine-0:5.0.0-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch"
},
"product_reference": "python3-vine-0:5.0.0-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-virtualenv-0:20.4.4-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch"
},
"product_reference": "python3-virtualenv-0:20.4.4-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-voluptuous-0:0.11.7-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch"
},
"product_reference": "python3-voluptuous-0:0.11.7-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-waitress-0:2.0.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch"
},
"product_reference": "python3-waitress-0:2.0.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-warlock-0:1.3.3-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch"
},
"product_reference": "python3-warlock-0:1.3.3-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcwidth-0:0.2.5-2.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch"
},
"product_reference": "python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webencodings-0:0.5.1-15.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch"
},
"product_reference": "python3-webencodings-0:0.5.1-15.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webob-0:1.8.5-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch"
},
"product_reference": "python3-webob-0:1.8.5-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-webtest-0:2.0.33-5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch"
},
"product_reference": "python3-webtest-0:2.0.33-5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:2.0.3-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch"
},
"product_reference": "python3-werkzeug-0:2.0.3-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python3-wrapt-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch"
},
"product_reference": "python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python3-yappi-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64"
},
"product_reference": "python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zake-0:0.2.2-19.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch"
},
"product_reference": "python3-zake-0:0.2.2-19.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zeroconf-0:0.24.4-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch"
},
"product_reference": "python3-zeroconf-0:0.24.4-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:0.5.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch"
},
"product_reference": "python3-zipp-0:0.5.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-event-0:4.2.0-20.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch"
},
"product_reference": "python3-zope-event-0:4.2.0-20.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-interface-0:5.4.0-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64"
},
"product_reference": "python3-zope-interface-0:5.4.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope-testing-0:4.7-4.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch"
},
"product_reference": "python3-zope-testing-0:4.7-4.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-devel-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-devel-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-filters-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-filters-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-perl-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-perl-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-shell-0:1.4.0-6.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch"
},
"product_reference": "subunit-shell-0:1.4.0-6.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "subunit-static-0:1.4.0-6.el9.1.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64"
},
"product_reference": "subunit-static-0:1.4.0-6.el9.1.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tox-0:3.23.0-2.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
},
"product_reference": "tox-0:3.23.0-2.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4235",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-12-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-yaml. This issue occurs due to unbounded alias chasing, where a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-yaml: Denial of Service in go-yaml",
"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-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4235"
},
{
"category": "external",
"summary": "RHBZ#2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241",
"url": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/pull/375",
"url": "https://github.com/go-yaml/yaml/pull/375"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0061",
"url": "https://pkg.go.dev/vuln/GO-2021-0061"
}
],
"release_date": "2022-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-yaml: Denial of Service in go-yaml"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Steven Murdoch"
]
}
],
"cve": "CVE-2022-2995",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2022-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121632"
}
],
"notes": [
{
"category": "description",
"text": "Incorrect handling of the supplementary groups in the CRI-O container engine might lead to sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: incorrect handling of the supplementary groups",
"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-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2995"
},
{
"category": "external",
"summary": "RHBZ#2121632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2995",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2995"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2995",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2995"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2022-08-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cri-o: incorrect handling of the supplementary groups"
},
{
"acknowledgments": [
{
"names": [
"Fujitsu"
]
}
],
"cve": "CVE-2022-2996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2115122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the python-scciclient when making an HTTPS connection to a server where the server\u0027s certificate would not be verified. This issue opens up the connection to possible Man-in-the-middle (MITM) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-scciclient: missing server certificate verification",
"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-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2996"
},
{
"category": "external",
"summary": "RHBZ#2115122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2996"
},
{
"category": "external",
"summary": "https://opendev.org/x/python-scciclient/commit/274dca0344b65b4ac113d3271d21c17e970a636c",
"url": "https://opendev.org/x/python-scciclient/commit/274dca0344b65b4ac113d3271d21c17e970a636c"
}
],
"release_date": "2022-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-scciclient: missing server certificate verification"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Response Committee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3162",
"discovery_date": "2022-10-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136673"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kubernetes. Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different kind in the same API group they are not authorized to read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubernetes: Unauthorized read of Custom Resources",
"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-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3162"
},
{
"category": "external",
"summary": "RHBZ#2136673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3162"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/113756",
"url": "https://github.com/kubernetes/kubernetes/issues/113756"
}
],
"release_date": "2022-11-10T16:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kubernetes: Unauthorized read of Custom Resources"
},
{
"cve": "CVE-2022-3172",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2022-09-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2127804"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was discovered in kube-apiserver that allows an aggregated API server to redirect client traffic to any URL. This issue leads to the client performing unexpected actions and forwarding the client\u0027s API server credentials to third parties.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Aggregated API server can cause clients to be redirected (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-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3172"
},
{
"category": "external",
"summary": "RHBZ#2127804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3172",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3172"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/112513",
"url": "https://github.com/kubernetes/kubernetes/issues/112513"
}
],
"release_date": "2022-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Aggregated API server can cause clients to be redirected (SSRF)"
},
{
"cve": "CVE-2022-3259",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2022-07-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2103220"
}
],
"notes": [
{
"category": "description",
"text": "Openshift 4.9 does not use HTTP Strict Transport Security (HSTS) which may allow man-in-the-middle (MITM) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenShift: Missing HTTP Strict Transport Security",
"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-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3259"
},
{
"category": "external",
"summary": "RHBZ#2103220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3259",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3259"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3259",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3259"
}
],
"release_date": "2022-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenShift: Missing HTTP Strict Transport Security"
},
{
"cve": "CVE-2022-3466",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134063"
}
],
"notes": [
{
"category": "description",
"text": "The version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48, 4.10.31, and 4.11.6 via RHBA-2022:6316, RHBA-2022:6257, and RHBA-2022:6658, respectively, included an incorrect version of cri-o missing the fix for CVE-2022-27652, which was previously fixed in OCP 4.9.41 and 4.10.12 via RHBA-2022:5433 and RHSA-2022:1600. This issue could allow an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. For more details, see https://access.redhat.com/security/cve/CVE-2022-27652.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: Security regression of CVE-2022-27652",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After further investigation we came to the conclusion that this CVE has a very minimal impact on Red Hat OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3466"
},
{
"category": "external",
"summary": "RHBZ#2134063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3466",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3466"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3466",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3466"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cri-o: Security regression of CVE-2022-27652"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"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-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-17T19:29:22+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
}
],
"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-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.12:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.12:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-0:1.4.6-2.el8ar.src",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
"8Base-RHOSE-4.12:ansible-runner-http-0:1.0.0-2.el8ar.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.src",
"8Base-RHOSE-4.12:atomic-openshift-service-idler-0:4.12.0-202210141624.p0.ga0f9090.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:bootupd-debuginfo-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-2.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.aarch64",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.s390x",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.src",
"8Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el8.x86_64",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-0:0.20.4-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-5.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-27.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el8.x86_64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crit-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-debugsource-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-devel-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:criu-libs-debuginfo-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.noarch",
"8Base-RHOSE-4.12:crudini-0:0.9-11.el8ost.1.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.src",
"8Base-RHOSE-4.12:grpc-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-devel-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-1.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-1.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.aarch64",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.ppc64le",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.src",
"8Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.40.1.rt7.197.el8_6.x86_64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:libslirp-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debuginfo-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-debugsource-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:libslirp-devel-0:4.4.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:network-scripts-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.src",
"8Base-RHOSE-4.12:nmstate-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-debugsource-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-devel-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.aarch64",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.ppc64le",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.s390x",
"8Base-RHOSE-4.12:nmstate-libs-debuginfo-0:1.3.3-1.el8.x86_64",
"8Base-RHOSE-4.12:nmstate-plugin-ovsdb-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202211071957.p0.g3a9d20e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.src",
"8Base-RHOSE-4.12:openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-debugsource-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-devel-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:openvswitch2.17-ipsec-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:openvswitch2.17-test-0:2.17.0-62.el8fdp.noarch",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.src",
"8Base-RHOSE-4.12:ostree-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-debugsource-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-devel-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-grub2-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.aarch64",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.ppc64le",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.s390x",
"8Base-RHOSE-4.12:ostree-libs-debuginfo-0:2022.2-5.el8.x86_64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.06-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-central-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-debugsource-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-host-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.06-vtep-debuginfo-0:22.06.0-27.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.src",
"8Base-RHOSE-4.12:ovn22.09-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-central-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-debugsource-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-host-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn22.09-vtep-debuginfo-0:22.09.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-2:4.2.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-2:4.2.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:pycdlib-tools-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python-alembic-0:1.4.2-5.el8ost.src",
"8Base-RHOSE-4.12:python-amqp-0:2.5.2-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-amqp-doc-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python-cmd2-0:1.4.0-1.1.el8.src",
"8Base-RHOSE-4.12:python-construct-0:2.10.56-1.el8ost.src",
"8Base-RHOSE-4.12:python-dogpile-cache-0:1.1.2-1.el8ost.1.src",
"8Base-RHOSE-4.12:python-eventlet-0:0.30.2-1.el8.src",
"8Base-RHOSE-4.12:python-flask-1:1.1.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-flask-doc-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-funcsigs-0:1.0.2-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-gunicorn-0:19.9.0-10.el8ost.1.src",
"8Base-RHOSE-4.12:python-ifaddr-0:0.1.6-5.el8ost.src",
"8Base-RHOSE-4.12:python-importlib-metadata-0:1.7.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-iso8601-0:0.1.12-8.el8ost.1.src",
"8Base-RHOSE-4.12:python-jsonschema-0:3.2.0-5.el8ost.src",
"8Base-RHOSE-4.12:python-kombu-1:4.6.6-7.el8ost.1.src",
"8Base-RHOSE-4.12:python-kubernetes-0:25.3.0-1.el8.src",
"8Base-RHOSE-4.12:python-lockfile-1:0.11.0-8.el8ar.src",
"8Base-RHOSE-4.12:python-msgpack-0:0.6.2-1.el8ost.src",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.12:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.12:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.12:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.12:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.12:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.12:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.12:python-packaging-0:20.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-packaging-doc-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python-paste-0:3.2.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-paste-deploy-0:2.0.1-4.el8ost.src",
"8Base-RHOSE-4.12:python-pexpect-0:4.6-2.el8ar.src",
"8Base-RHOSE-4.12:python-pint-0:0.10.1-1.el8ost.src",
"8Base-RHOSE-4.12:python-pycdlib-0:1.11.0-3.el8.src",
"8Base-RHOSE-4.12:python-pyghmi-0:1.5.14-2.1.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-0:1.6.4-6.el8ost.src",
"8Base-RHOSE-4.12:python-pyperclip-doc-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python-pyroute2-0:0.5.13-1.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-0:0.16.0-3.el8ost.src",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python-pyrsistent-debugsource-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
"8Base-RHOSE-4.12:python-rsa-0:4.7-1.el8.src",
"8Base-RHOSE-4.12:python-tenacity-0:6.2.0-1.el8ost.src",
"8Base-RHOSE-4.12:python-wcwidth-0:0.1.7-14.el8ost.src",
"8Base-RHOSE-4.12:python-werkzeug-0:1.0.1-3.el8ost.src",
"8Base-RHOSE-4.12:python-zeroconf-0:0.24.4-1.el8ost.src",
"8Base-RHOSE-4.12:python-zipp-0:0.5.1-2.el8ost.src",
"8Base-RHOSE-4.12:python2-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-alembic-0:1.4.2-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-amqp-0:2.5.2-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-cmd2-0:1.4.0-1.1.el8.noarch",
"8Base-RHOSE-4.12:python3-construct-0:2.10.56-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:python3-criu-0:3.15-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:python3-dogpile-cache-0:1.1.2-1.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-eventlet-0:0.30.2-1.el8.noarch",
"8Base-RHOSE-4.12:python3-flask-1:1.1.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-funcsigs-0:1.0.2-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
"8Base-RHOSE-4.12:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-gunicorn-0:19.9.0-10.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-iso8601-0:0.1.12-8.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-jsonschema-0:3.2.0-5.el8ost.noarch",
"8Base-RHOSE-4.12:python3-kombu-1:4.6.6-7.el8ost.1.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kubernetes-tests-0:25.3.0-1.el8.noarch",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202210261235.p0.g92b9be2.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:python3-libnmstate-0:1.3.3-1.el8.noarch",
"8Base-RHOSE-4.12:python3-lockfile-1:0.11.0-8.el8ar.noarch",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.aarch64",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.ppc64le",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.s390x",
"8Base-RHOSE-4.12:python3-openvswitch2.17-debuginfo-0:2.17.0-62.el8fdp.x86_64",
"8Base-RHOSE-4.12:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.12:python3-packaging-0:20.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-0:3.2.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pexpect-0:4.6-2.el8ar.noarch",
"8Base-RHOSE-4.12:python3-pint-0:0.10.1-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pycdlib-0:1.11.0-3.el8.noarch",
"8Base-RHOSE-4.12:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyperclip-0:1.6.4-6.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.aarch64",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x",
"8Base-RHOSE-4.12:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64",
"8Base-RHOSE-4.12:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
"8Base-RHOSE-4.12:python3-rsa-0:4.7-1.el8.noarch",
"8Base-RHOSE-4.12:python3-tenacity-0:6.2.0-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-wcwidth-0:0.1.7-14.el8ost.noarch",
"8Base-RHOSE-4.12:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
"8Base-RHOSE-4.12:python3-zipp-0:0.5.1-2.el8ost.noarch",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.src",
"8Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.aarch64",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.ppc64le",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.s390x",
"8Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:rust-bootupd-0:0.2.5-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.8.0-1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.aarch64",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.ppc64le",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.s390x",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.src",
"8Base-RHOSE-4.12:tini-0:0.16.1-1.el8ar.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.0-1.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-debuginfo-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:afterburn-dracut-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.aarch64",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.s390x",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.src",
"9Base-RHOSE-4.12:conmon-rs-0:0.4.0-2.rhaos4.12.git.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:coreos-installer-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-bootinfra-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debuginfo-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-debugsource-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:coreos-installer-dracut-0:0.16.1-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.1-5.rhaos4.12.git6005903.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.aarch64",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.ppc64le",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.s390x",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.src",
"9Base-RHOSE-4.12:kata-containers-0:2.5.2-1.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301042257.p0.g854f807.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202301042257.p0.g77bec7a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-4.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rpm-ostree-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-debugsource-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-devel-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rpm-ostree-libs-debuginfo-0:2022.10.99.g0049dbdd-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:rust-afterburn-0:5.3.0-1.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:rust-afterburn-debugsource-0:5.3.0-1.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.8.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:crudini-0:0.9.3-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:future-0:0.18.2-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-1:21.0.1-0.20221114235951.fe64d5e.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-api-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-common-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-conductor-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-dnsmasq-tftp-server-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-0:11.0.1-0.20221205155952.cd22607.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-api-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-conductor-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-inspector-dnsmasq-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.src",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:openstack-macros-0:2020.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-0:20.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pyOpenSSL-doc-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:pyflakes-0:2.2.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:pysnmp-0:4.4.12-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-SecretStorage-0:2.3.1-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-alembic-0:1.6.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-0:5.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-amqp-doc-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-apipkg-0:1.5-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-atomicwrites-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-autopage-0:0.4.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-0:3.1.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-bcrypt-debugsource-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-beautifulsoup4-0:4.9.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-betamax-0:0.8.1-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cachetools-0:3.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-case-0:1.5.3-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-click-0:7.1.2-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-cmd2-0:1.4.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-colorama-0:0.4.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-construct-0:2.10.56-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-contextlib2-0:0.6.0.post1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-0:5.6-0.1b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-coverage-debugsource-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-dataclasses-0:0.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ddt-0:1.4.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-decorator-0:4.4.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-defusedxml-0:0.7.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-distlib-0:0.3.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-dogpile-cache-0:1.1.5-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-editor-0:1.0.4-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-0:0.3-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-entrypoints-doc-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-eventlet-0:0.30.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-execnet-0:1.7.1-5.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-extras-0:1.0.0-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-fasteners-0:0.14.1-21.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-0:3.0.12-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-filelock-doc-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-fixtures-0:3.0.0-22.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flake8-0:3.8.4-1.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-1:2.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-flask-doc-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-flit-0:3.0.0-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-freezegun-0:1.0.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-0:1.0.2-17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-funcsigs-doc-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-futurist-0:2.4.1-0.20220802175500.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-0:21.1.2-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-gevent-debugsource-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-0:1.0.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-greenlet-debugsource-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-0:20.0.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-gunicorn-doc-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-hacking-0:1.0.1-0.20210812104123.865398f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-html5lib-1:1.1-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-hypothesis-0:6.6.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-ifaddr-0:0.1.6-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-importlib-metadata-0:1.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-iso8601-0:0.1.12-9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-itsdangerous-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-jinja2-0:3.0.1-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-jsonpath-rw-0:1.2.3-23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kafka-0:1.4.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-0:2.7.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kazoo-doc-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-0:1.3.0-11.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kerberos-debugsource-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-keyring-0:21.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-0:1.1.0-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-kiwisolver-debugsource-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-kombu-1:5.0.2-1.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-linecache2-0:1.0.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-logutils-0:0.3.5-7.1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-markupsafe-debugsource-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-mccabe-0:0.6.1-18.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-memcached-0:1.58-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-migrate-0:0.13.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mimeparse-0:1.6.0-16.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-mock-0:3.0.5-14.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-monotonic-0:1.5-9.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-more-itertools-0:7.2.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-mox3-0:1.1.0-0.20210812114029.99a302f.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-0:0.6.2-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-msgpack-debugsource-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-munch-0:2.3.2-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-0:1.3.7-33.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-nose-cover3-0:0.1.0-31.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-cache-lang-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-concurrency-lang-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-db-lang-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-i18n-lang-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-log-lang-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-middleware-lang-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-policy-lang-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-utils-lang-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-oslo-versionedobjects-lang-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-0:3.5.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-paste-deploy-0:2.0.1-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pbr-0:5.5.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pecan-0:1.3.2-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pexpect-0:4.6-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pint-0:0.10.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pretend-0:1.0.8-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-prometheus_client-0:0.7.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-0:3.1.1-0.20220802144439.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pycadf-common-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pycodestyle-0:2.6.0-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pymemcache-0:3.5.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-0:1.8.0-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pyperclip-doc-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-pytest-cov-0:2.11.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-forked-0:1.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-runner-0:4.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xdist-0:2.2.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-pytest-xprocess-0:0.18.1-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-redis-0:3.3.8-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-repoze-lru-0:0.7-7.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-kerberos-0:0.12.0-12.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-mock-0:1.8.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-requests-unixsocket-0:0.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-retrying-0:1.3.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-rfc3986-0:1.2.0-6.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-routes-0:2.4.1-12.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplegeneric-0:0.8.1-18.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-0:3.17.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-simplejson-debugsource-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-singledispatch-0:3.4.0.3-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-smi-0:0.3.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sortedcontainers-0:2.3.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-soupsieve-0:2.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-0:1.4.39-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-debugsource-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-sqlalchemy-doc-0:1.4.39-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-sqlparse-0:0.2.4-10.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-0:3.2.1-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-statsd-doc-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python-stestr-0:2.6.0-8.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sure-0:1.4.11-12.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-0:4.3.4-0.20221213135957.69b014c.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tempita-0:0.5.1-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tenacity-0:6.2.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testrepository-0:0.0.20-20.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testresources-0:2.0.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-testscenarios-0:0.5.0-21.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-0:2.4.0-8.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-testtools-doc-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-tooz-0:3.0.0-0.20220811181909.d145b50.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-0:6.1.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-debugsource-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python-tornado-doc-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-tox-0:3.23.0-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-tox-current-env-0:0.0.6-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-traceback2-0:1.4.0-25.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typeguard-0:2.9.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-typing-extensions-0:3.7.4.3-2.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-unittest2-0:1.1.0-24.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-vine-0:5.0.0-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-virtualenv-0:20.4.4-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-voluptuous-0:0.11.7-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-waitress-0:2.0.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-warlock-0:1.3.3-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wcwidth-0:0.2.5-2.el9.2.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-0:0.5.1-15.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-webencodings-doc-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python-webob-0:1.8.5-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-webtest-0:2.0.33-5.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-werkzeug-0:2.0.3-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-0:1.11.2-4.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-debugsource-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-wrapt-doc-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-wsme-0:0.11.0-0.20220802144439.80bda90.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-0:1.3.1-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python-yappi-debugsource-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python-zake-0:0.2.2-19.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zeroconf-0:0.24.4-2.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zipp-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-event-0:4.2.0-20.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-interface-0:5.4.0-1.el9.src",
"9Base-RHOSE-IRONIC-4.12:python-zope-testing-0:4.7-4.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:python3-SecretStorage-0:2.3.1-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-alembic-0:1.6.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-amqp-0:5.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-apipkg-0:1.5-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-atomicwrites-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-automaton-0:3.0.0-0.20220811170530.ed884e8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-autopage-0:0.4.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-bcrypt-debuginfo-0:3.1.6-3.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-beautifulsoup4-0:4.9.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-betamax-0:0.8.1-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cachetools-0:3.1.0-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-case-0:1.5.3-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cinderclient-0:9.0.0-0.20220811172734.2c7d463.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-click-0:7.1.2-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cliff-tests-0:3.10.1-0.20220802152018.a04a48f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-cmd2-0:1.4.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-colorama-0:0.4.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-construct-0:2.10.56-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-contextlib2-0:0.6.0.post1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-coverage-debuginfo-0:5.6-0.1b1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-dataclasses-0:0.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ddt-0:1.4.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-debtcollector-0:2.5.0-0.20220802170047.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-decorator-0:4.4.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-defusedxml-0:0.7.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-distlib-0:0.3.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dogpile-cache-0:1.1.5-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-dracclient-0:8.0.0-0.20220802154400.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-editor-0:1.0.4-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-entrypoints-0:0.3-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-eventlet-0:0.30.2-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-execnet-0:1.7.1-5.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-extras-0:1.0.0-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fasteners-0:0.14.1-21.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-filelock-0:3.0.12-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-fixtures-0:3.0.0-22.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flake8-0:3.8.4-1.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flask-1:2.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-flit-core-0:3.0.0-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-freezegun-0:1.0.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-funcsigs-0:1.0.2-17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-future-0:0.18.2-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-futurist-0:2.4.1-0.20220802175500.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-gevent-debuginfo-0:21.1.2-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-glanceclient-1:4.0.1-0.20220811181326.1b854e1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-debuginfo-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-greenlet-devel-0:1.0.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-gunicorn-0:20.0.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hacking-0:1.0.1-0.20210812104123.865398f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hardware-detect-0:0.29.1-0.20220811165930.fd4bce6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-html5lib-1:1.1-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+cli-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+dateutil-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+django-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+ghostwriter-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+lark-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+numpy-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pandas-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytest-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+pytz-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+redis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis+zoneinfo-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-hypothesis-0:6.6.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ifaddr-0:0.1.6-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-importlib-metadata-0:1.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-inspector-tests-0:11.0.1-0.20221205155952.cd22607.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-lib-0:5.2.0-0.20220802170917.e205816.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-prometheus-exporter-0:3.1.1-0.20221003235527.eb27243.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-python-agent-tests-0:9.0.1-0.20220818145522.ad1eb41.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironic-tests-1:21.0.1-0.20221114235951.fe64d5e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-iso8601-0:0.1.12-9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-itsdangerous-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jinja2-0:3.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-jsonpath-rw-0:1.2.3-23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kafka-0:1.4.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kazoo-0:2.7.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kerberos-debuginfo-0:1.3.0-11.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-keyring-0:21.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneauth1-0:5.0.0-0.20220811173415.2445a5d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystoneclient-tests-1:5.0.0-0.20220811173653.11d5abe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-keystonemiddleware-0:10.0.0-0.20220811174058.dd31878.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-kiwisolver-debuginfo-0:1.1.0-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-kombu-1:5.0.2-1.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-linecache2-0:1.0.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-logutils-0:0.3.5-7.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-markupsafe-debuginfo-0:2.0.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-mccabe-0:0.6.1-18.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-memcached-0:1.58-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-migrate-0:0.13.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mimeparse-0:1.6.0-16.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mock-0:3.0.5-14.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-monotonic-0:1.5-9.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-more-itertools-0:7.2.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-mox3-0:1.1.0-0.20210812114029.99a302f.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-msgpack-debuginfo-0:0.6.2-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-munch-0:2.3.2-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-neutronclient-tests-0:7.6.0-0.20211012175718.983f0ab.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-0:1.3.7-33.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-nose-cover3-0:0.1.0-31.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-openstacksdk-tests-0:0.99.1-0.20220811190026.a41d04e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-client-config-0:2.1.0-0.20210722194729.bc96c23.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-service-types-0:1.7.0-0.20220802143336.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-os-traits-tests-0:2.8.0-0.20220811182615.04e8bb3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osc-lib-tests-0:2.6.1-0.20220811172053.973e169.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-cache-tests-0:3.0.0-0.20220811175617.79945c1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-concurrency-tests-0:5.0.0-0.20220811181826.052b2f2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-config-2:9.0.0-0.20220811165930.9eaae04.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-context-tests-0:5.0.0-0.20220811171413.f388eb9.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-db-tests-0:12.0.0-0.20220811175859.a808381.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-i18n-0:5.1.0-0.20220802145025.b031d17.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-log-tests-0:5.0.0-0.20220811172332.6401da7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-messaging-tests-0:13.0.0-0.20220811175319.4186386.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-metrics-tests-0:0.3.0-0.20220802145828.43eee50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-middleware-tests-0:5.0.0-0.20220811170931.51e1882.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-policy-tests-0:4.0.0-0.20220811173113.5bd767b.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-reports-tests-0:2.3.0-0.20211012151507.f2799dc.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-rootwrap-tests-0:6.3.1-0.20220803131706.1b1b960.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-serialization-tests-0:5.0.0-0.20220811171112.dd2a819.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-service-tests-0:3.0.0-0.20220811180157.a27acfe.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-upgradecheck-0:2.0.0-0.20220811171652.b3a2b19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-utils-tests-0:6.0.0-0.20220811175035.7df6473.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslo-versionedobjects-tests-0:3.0.0-0.20220811180555.cec2b8e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-oslotest-0:4.4.1-0.20210812115053.aaf3a72.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-osprofiler-0:3.4.3-0.20220802174918.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-0:3.5.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-paste-deploy-0:2.0.1-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pbr-0:5.5.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pecan-0:1.3.2-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pexpect-0:4.6-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pint-0:0.10.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pretend-0:1.0.8-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-proliantutils-0:2.13.2-0.20220802173426.8c7b6b1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-prometheus_client-0:0.7.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyOpenSSL-0:20.0.1-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycadf-0:3.1.1-0.20220802144439.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pycodestyle-0:2.6.0-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyflakes-0:2.2.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pymemcache-0:3.5.0-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pyperclip-0:1.8.0-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pysnmp-0:4.4.12-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-cov-0:2.11.1-3.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-forked-0:1.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-runner-0:4.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xdist-0:2.2.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-pytest-xprocess-0:0.18.1-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-redis-0:3.3.8-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-repoze-lru-0:0.7-7.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-kerberos-0:0.12.0-12.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-mock-0:1.8.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requests-unixsocket-0:0.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-requestsexceptions-0:1.4.0-0.20220802143336.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-retrying-0:1.3.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-rfc3986-0:1.2.0-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-routes-0:2.4.1-12.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-scciclient-0:0.12.3-0.20220811182700.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplegeneric-0:0.8.1-18.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-simplejson-debuginfo-0:3.17.0-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-singledispatch-0:3.4.0.3-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-smi-0:0.3.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sortedcontainers-0:2.3.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-soupsieve-0:2.1.0-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiomysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+aiosqlite-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+asyncio-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pymssql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mssql_pyodbc-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+mysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_asyncpg-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+postgresql_pg8000-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy+pymysql-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-sqlalchemy-debuginfo-0:1.4.39-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-sqlparse-0:0.2.4-10.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-statsd-0:3.2.1-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stestr-0:2.6.0-8.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-stevedore-0:4.0.0-0.20220811180640.ccd1754.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-subunit-test-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sure-0:1.4.11-12.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-oem-idrac-tests-0:4.0.0-0.20220802162610.7b75e6e.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-sushy-tests-0:4.3.4-0.20221213135957.69b014c.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-swiftclient-0:4.0.1-0.20220811174436.9eee29d.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tempita-0:0.5.1-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tenacity-0:6.2.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testrepository-0:0.0.20-20.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testresources-0:2.0.1-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testscenarios-0:0.5.0-21.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-testtools-0:2.4.0-8.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tooz-0:3.0.0-0.20220811181909.d145b50.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-tornado-debuginfo-0:6.1.0-2.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-tox-current-env-0:0.0.6-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-traceback2-0:1.4.0-25.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typeguard-0:2.9.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-typing-extensions-0:3.7.4.3-2.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-unittest2-0:1.1.0-24.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-vine-0:5.0.0-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-virtualenv-0:20.4.4-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-voluptuous-0:0.11.7-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-waitress-0:2.0.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-warlock-0:1.3.3-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wcwidth-0:0.2.5-2.el9.2.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webencodings-0:0.5.1-15.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webob-0:1.8.5-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-webtest-0:2.0.33-5.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-werkzeug-0:2.0.3-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-wrapt-debuginfo-0:1.11.2-4.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-wsme-0:0.11.0-0.20220802144439.80bda90.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-yappi-debuginfo-0:1.3.1-2.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zake-0:0.2.2-19.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zeroconf-0:0.24.4-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zipp-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-event-0:4.2.0-20.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.12:python3-zope-interface-0:5.4.0-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.12:python3-zope-testing-0:4.7-4.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.src",
"9Base-RHOSE-IRONIC-4.12:subunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-cppunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debuginfo-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-debugsource-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-devel-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:subunit-filters-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-perl-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-shell-0:1.4.0-6.el9.1.noarch",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.aarch64",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.ppc64le",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.s390x",
"9Base-RHOSE-IRONIC-4.12:subunit-static-0:1.4.0-6.el9.1.x86_64",
"9Base-RHOSE-IRONIC-4.12:tox-0:3.23.0-2.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:0693
Vulnerability from csaf_redhat - Published: 2023-02-09 02:17 - Updated: 2026-01-04 15:57Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.7.7 is now available.\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": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* async: Prototype Pollution in async (CVE-2021-43138)\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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:0693",
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2126276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126276"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "2160662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160662"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "MIG-1275",
"url": "https://issues.redhat.com/browse/MIG-1275"
},
{
"category": "external",
"summary": "MIG-1281",
"url": "https://issues.redhat.com/browse/MIG-1281"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0693.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.7 security and bug fix update",
"tracking": {
"current_release_date": "2026-01-04T15:57:38+00:00",
"generator": {
"date": "2026-01-04T15:57:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0693",
"initial_release_date": "2023-02-09T02:17:22+00:00",
"revision_history": [
{
"date": "2023-02-09T02:17:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-09T02:17:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:57:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.7-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.7-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.7-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.7-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.7-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.7-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.7-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.7-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.7-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.7-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_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-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_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-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "async: Prototype Pollution in async"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"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-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0727
Vulnerability from csaf_redhat - Published: 2023-02-16 16:12 - Updated: 2026-01-04 11:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.3 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of 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 Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.3. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:0728\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"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:0727",
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0727.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.3 security update",
"tracking": {
"current_release_date": "2026-01-04T11:49:13+00:00",
"generator": {
"date": "2026-01-04T11:49:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0727",
"initial_release_date": "2023-02-16T16:12:02+00:00",
"revision_history": [
{
"date": "2023-02-16T16:12:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-16T16:12:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:49:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.src",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.src",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.src",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.src",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"product": {
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"product_id": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-2.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.src",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.src",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.src",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.src",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.2.24-2.el8.src",
"product": {
"name": "haproxy-0:2.2.24-2.el8.src",
"product_id": "haproxy-0:2.2.24-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.2.24-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.43.1.rt7.200.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"product": {
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"product_id": "toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.1-3.rhaos4.12.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_id": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.x86_64",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.x86_64",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-2.el8.x86_64",
"product": {
"name": "haproxy22-0:2.2.24-2.el8.x86_64",
"product_id": "haproxy22-0:2.2.24-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"product_id": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.12.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_id": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.aarch64",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.aarch64",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-2.el8.aarch64",
"product": {
"name": "haproxy22-0:2.2.24-2.el8.aarch64",
"product_id": "haproxy22-0:2.2.24-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"product_id": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.12.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-2.el8.ppc64le",
"product": {
"name": "haproxy22-0:2.2.24-2.el8.ppc64le",
"product_id": "haproxy22-0:2.2.24-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"product_id": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.12.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_id": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_id": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.s390x",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.s390x",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-2.el8.s390x",
"product": {
"name": "haproxy22-0:2.2.24-2.el8.s390x",
"product_id": "haproxy22-0:2.2.24-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-2.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.s390x",
"product_id": "haproxy-debugsource-0:2.2.24-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"product_id": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.12.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-5.rhaos4.12.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"product": {
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"product_id": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-2.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"product": {
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"product_id": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.1-3.rhaos4.12.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch"
},
"product_reference": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src"
},
"product_reference": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.2.24-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src"
},
"product_reference": "haproxy-0:2.2.24-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.2.24-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64"
},
"product_reference": "haproxy22-0:2.2.24-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le"
},
"product_reference": "haproxy22-0:2.2.24-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x"
},
"product_reference": "haproxy22-0:2.2.24-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64"
},
"product_reference": "haproxy22-0:2.2.24-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch"
},
"product_reference": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src"
},
"product_reference": "toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"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-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"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": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"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-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"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-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-0056",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-01-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2160808"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an authenticated remote attacker to run a specially crafted malicious server in an OpenShift cluster. The biggest impact is to availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "haproxy: segfault DoS",
"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-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0056"
},
{
"category": "external",
"summary": "RHBZ#2160808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0056",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0056"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0056",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0056"
},
{
"category": "external",
"summary": "https://github.com/haproxy/haproxy/issues/1972",
"url": "https://github.com/haproxy/haproxy/issues/1972"
}
],
"release_date": "2022-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "haproxy: segfault DoS"
}
]
}
RHSA-2023:1174
Vulnerability from csaf_redhat - Published: 2023-03-09 01:24 - Updated: 2026-01-04 15:57Notes
{
"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": "OpenShift API for Data Protection (OADP) 1.1.2 is now available.\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": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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:1174",
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "OADP-1056",
"url": "https://issues.redhat.com/browse/OADP-1056"
},
{
"category": "external",
"summary": "OADP-1150",
"url": "https://issues.redhat.com/browse/OADP-1150"
},
{
"category": "external",
"summary": "OADP-1217",
"url": "https://issues.redhat.com/browse/OADP-1217"
},
{
"category": "external",
"summary": "OADP-1256",
"url": "https://issues.redhat.com/browse/OADP-1256"
},
{
"category": "external",
"summary": "OADP-1289",
"url": "https://issues.redhat.com/browse/OADP-1289"
},
{
"category": "external",
"summary": "OADP-290",
"url": "https://issues.redhat.com/browse/OADP-290"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1174.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.2 security and bug fix update",
"tracking": {
"current_release_date": "2026-01-04T15:57:51+00:00",
"generator": {
"date": "2026-01-04T15:57:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:1174",
"initial_release_date": "2023-03-09T01:24:50+00:00",
"revision_history": [
{
"date": "2023-03-09T01:24:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-09T01:24:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:57:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.1",
"product": {
"name": "8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"product_id": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"product_id": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"product_id": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"product_id": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-09T01:24:50+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": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-09T01:24:50+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": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
}
],
"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": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-09T01:24:50+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": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-09T01:24:50+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": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:3642
Vulnerability from csaf_redhat - Published: 2023-06-15 15:59 - Updated: 2026-01-08 15:01Notes
{
"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": "A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n\nThis new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 9.\n\nSecurity Fix(es):\n\n* crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements (CVE-2022-41912)\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* grafana: stored XSS vulnerability (CVE-2022-31097)\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\n* ramda: prototype poisoning (CVE-2021-42581)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* marked: regular expression block.def may lead Denial of Service (CVE-2022-21680)\n\n* marked: regular expression inline.reflinkSearch may lead Denial of Service (CVE-2022-21681)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix (CVE-2022-26148)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* grafana: plugin signature bypass (CVE-2022-31123)\n\n* grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)\n\n* grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)\n\n* grafana: using email as a username can block other users from signing in (CVE-2022-39229)\n\n* grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)\n\n* grafana: User enumeration via forget password (CVE-2022-39307)\n\n* grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"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:3642",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index"
},
{
"category": "external",
"summary": "2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "2168965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168965"
},
{
"category": "external",
"summary": "2174461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174461"
},
{
"category": "external",
"summary": "2174462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174462"
},
{
"category": "external",
"summary": "2186142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3642.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage 6.1 Container security and bug fix update",
"tracking": {
"current_release_date": "2026-01-08T15:01:28+00:00",
"generator": {
"date": "2026-01-08T15:01:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:3642",
"initial_release_date": "2023-06-15T15:59:41+00:00",
"revision_history": [
{
"date": "2023-06-15T15:59:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-15T15:59:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T15:01:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 6.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:6.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_id": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_id": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_id": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-42581",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2083778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ramda NPM package that involves prototype poisoning. This flaw allows attackers to supply a crafted object, affecting the integrity or availability of the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ramda: prototype poisoning",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are the application-ui container up to and including RHACM 2.4.4, 2.3.10 and 2.2.13 and grc-ui container up to and including RHACM 2.2.13 versions. However not any RHACM is affected in the kui-web-terminal container as is using already patched and not affected version, therefore we are not impacted in this particular component. In RHACM these components are behind OpenShift OAuth. This restricts access to the vulnerable ramda library to authenticated users only, therefore the 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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42581"
},
{
"category": "external",
"summary": "RHBZ#2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581"
},
{
"category": "external",
"summary": "https://github.com/ramda/ramda/pull/3192",
"url": "https://github.com/ramda/ramda/pull/3192"
}
],
"release_date": "2022-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ramda: prototype poisoning"
},
{
"cve": "CVE-2022-1650",
"cwe": {
"id": "CWE-359",
"name": "Exposure of Private Personal Information to an Unauthorized Actor"
},
"discovery_date": "2022-05-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085307"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eventsource: Exposure of Sensitive Information",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1650"
},
{
"category": "external",
"summary": "RHBZ#2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e",
"url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e"
}
],
"release_date": "2022-05-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "eventsource: Exposure of Sensitive Information"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-21680",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082705"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs 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": "marked: regular expression block.def may lead Denial of Service",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21680"
},
{
"category": "external",
"summary": "RHBZ#2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression block.def may lead Denial of Service"
},
{
"cve": "CVE-2022-21681",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082706"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs 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": "marked: regular expression inline.reflinkSearch may lead Denial of Service",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21681"
},
{
"category": "external",
"summary": "RHBZ#2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression inline.reflinkSearch may lead Denial of Service"
},
{
"cve": "CVE-2022-23498",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2167266"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana package. When data-source query caching is enabled, Grafana caches all headers, including `grafana_session.` As a result, any user that queries a data source where the caching is enabled can acquire another user\u2019s session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Use of Cache Containing Sensitive Information",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23498"
},
{
"category": "external",
"summary": "RHBZ#2167266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23498",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8"
}
],
"release_date": "2023-02-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "To mitigate the vulnerability, disable the data source query caching for all data sources.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: Use of Cache Containing Sensitive Information"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24785",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072009"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moment.js: Path traversal in moment.locale",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Quay 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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24785"
},
{
"category": "external",
"summary": "RHBZ#2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4",
"url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Sanitize the user-provided locale name before passing it to Moment.js.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moment.js: Path traversal in moment.locale"
},
{
"cve": "CVE-2022-26148",
"cwe": {
"id": "CWE-312",
"name": "Cleartext Storage of Sensitive Information"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066563"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana when integrated with Zabbix. The Zabbix password can be found in the api_jsonrpc.php HTML source code. When the user logs in and allows the user to register, one can right-click to view the source code and use Ctrl-F to search for the password in api_jsonrpc.php to discover the Zabbix account password and URL address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26148"
},
{
"category": "external",
"summary": "RHBZ#2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148"
}
],
"release_date": "2022-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31097",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104365"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the Unified Alerting feature of Grafana. This stored XSS can elevate privileges from Editor to Admin.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: stored XSS vulnerability",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31097"
},
{
"category": "external",
"summary": "RHBZ#2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31097"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Disable Unified alerting.\nhttps://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#unified_alerting",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: stored XSS vulnerability"
},
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
},
{
"cve": "CVE-2022-31123",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131147"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application, where it is possible to install plugins which are not digitally signed. An admin could install unsigned plugins, which may contain malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: plugin signature bypass",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31123"
},
{
"category": "external",
"summary": "RHBZ#2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31123"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: plugin signature bypass"
},
{
"cve": "CVE-2022-31130",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131146"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana\u0027s use of the GitLab data source plugin, leaking the API key to gitlab. This can result in the destination plugin receiving a Grafana user\u0027s authentication token, which could be used by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31130"
},
{
"category": "external",
"summary": "RHBZ#2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"cve": "CVE-2022-35957",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2022-09-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2125514"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. Auth proxy allows authentication of a user by only providing the username (or email) in an X-WEBAUTH-USER HTTP header. The trust assumption is that a front proxy will take care of authentication and that the Grafana server is only publicly reachable with this front proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Escalation from admin to server admin when auth proxy is used",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35957"
},
{
"category": "external",
"summary": "RHBZ#2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Escalation from admin to server admin when auth proxy is used"
},
{
"cve": "CVE-2022-39201",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. The vulnerability impacts data source and plugin proxy endpoints under certain conditions. Grafana could leak the authentication cookie of users to plugins, which could result in an impact to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39201"
},
{
"category": "external",
"summary": "RHBZ#2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39201",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins"
},
{
"cve": "CVE-2022-39229",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131149"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: using email as a username can block other users from signing in",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39229"
},
{
"category": "external",
"summary": "RHBZ#2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: using email as a username can block other users from signing in"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39306",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138014"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in Grafana. This issue could allow a remote unauthenticated attacker to create an account and provide access to a certain organization, which can be exploited by gaining access to the signup link. The highest impacts to the system are confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: email addresses and usernames cannot be trusted",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39306"
},
{
"category": "external",
"summary": "RHBZ#2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39306",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: email addresses and usernames cannot be trusted"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
]
}
],
"cve": "CVE-2022-39307",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138015"
}
],
"notes": [
{
"category": "description",
"text": "An information leak was discovered in Grafana. Remote unauthenticated users could exploit the forget password feature to discover which user accounts exist.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: User enumeration via forget password",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39307"
},
{
"category": "external",
"summary": "RHBZ#2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39307",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39307"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: User enumeration via forget password"
},
{
"acknowledgments": [
{
"names": [
"Grafana Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39324",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2022-11-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148252"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. While creating a snapshot, an attacker may manipulate a hidden HTTP parameter to inject a malicious URL in the \"Open original dashboard\" button.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Spoofing of the originalUrl parameter of snapshots",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Service Mesh containers include the Grafana RPM from RHEL and consume CVE fixes for Grafana from RHEL channels. The servicemesh-grafana RPM shipped in early versions of OpenShift Service Mesh 2.1 is no longer maintained.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39324"
},
{
"category": "external",
"summary": "RHBZ#2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39324",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39324"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/",
"url": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/"
}
],
"release_date": "2023-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Spoofing of the originalUrl parameter of snapshots"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41912",
"cwe": {
"id": "CWE-165",
"name": "Improper Neutralization of Multiple Internal Special Elements"
},
"discovery_date": "2022-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149181"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.",
"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": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41912"
},
{
"category": "external",
"summary": "RHBZ#2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912"
},
{
"category": "external",
"summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g",
"url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements"
}
]
}
RHSA-2023:1275
Vulnerability from csaf_redhat - Published: 2023-03-15 19:58 - Updated: 2026-01-05 16:05Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for etcd is now available for Red Hat OpenStack Platform.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. 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": "etcd is a highly-available key value store for shared configuration.\n\nThe following Important impact security fix(es) are applicable to Red Hat OpenStack Platform 17.0 (Wallaby), 16.2 (Train), and 16.1 (Train):\n\n* Improve heuristics preventing CPU/memory abuse by parsing malicious or\nlarge YAML documents (CVE-2022-3064)\n\nAs a result of being built by golang 1.18.9, the following Moderate impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nAs a result of being built by golang 1.18.9, the following Low impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage 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:1275",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1275.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform (etcd) security update",
"tracking": {
"current_release_date": "2026-01-05T16:05:40+00:00",
"generator": {
"date": "2026-01-05T16:05:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:1275",
"initial_release_date": "2023-03-15T19:58:09+00:00",
"revision_history": [
{
"date": "2023-03-15T19:58:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-15T19:58:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-05T16:05:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.src",
"product_id": "etcd-0:3.3.23-12.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-3064",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-yaml. This issue causes the consumption of excessive amounts of CPU or memory when attempting to parse a large or maliciously crafted YAML document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHC package for Red Hat Enterprise Linux 9 mark as Low severity as we do ship the affected code but it\u0027s not easily exposed because YAML files are not parsed by RHC.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3064"
},
{
"category": "external",
"summary": "RHBZ#2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3064",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3064"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-6q6q-88xp-6f2r",
"url": "https://github.com/advisories/GHSA-6q6q-88xp-6f2r"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5",
"url": "https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/releases/tag/v2.2.4",
"url": "https://github.com/go-yaml/yaml/releases/tag/v2.2.4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-0956",
"url": "https://pkg.go.dev/vuln/GO-2022-0956"
}
],
"release_date": "2022-08-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant 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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:2357
Vulnerability from csaf_redhat - Published: 2023-05-09 10:03 - Updated: 2026-01-04 15:58Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git-lfs is now available for Red Hat Enterprise Linux 9.\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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from 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:2357",
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2139383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139383"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2357.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2026-01-04T15:58:17+00:00",
"generator": {
"date": "2026-01-04T15:58:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2357",
"initial_release_date": "2023-05-09T10:03:05+00:00",
"revision_history": [
{
"date": "2023-05-09T10:03:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:03:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T15:58:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.src",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.src",
"product_id": "git-lfs-0:3.2.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2022:8781
Vulnerability from csaf_redhat - Published: 2022-12-08 07:37 - Updated: 2026-01-04 11:47Notes
{
"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": "Logging Subsystem 5.5.5 - Red Hat OpenShift\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": "Logging Subsystem 5.5.5 - Red Hat OpenShift\n\nSecurity Fixe(s):\n\n* jackson-databind: denial of service via a large depth of nested objects\u00a0(CVE-2020-36518)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879, CVE-2022-2880, CVE-2022-41715)\n\n* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)\n\n* jackson-databind: use of deeply nested arrays (CVE-2022-42004)\n\n* loader-utils: Regular expression denial of service (CVE-2022-37603)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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:8781",
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2135244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244"
},
{
"category": "external",
"summary": "2135247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247"
},
{
"category": "external",
"summary": "2140597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597"
},
{
"category": "external",
"summary": "LOG-2860",
"url": "https://issues.redhat.com/browse/LOG-2860"
},
{
"category": "external",
"summary": "LOG-3131",
"url": "https://issues.redhat.com/browse/LOG-3131"
},
{
"category": "external",
"summary": "LOG-3222",
"url": "https://issues.redhat.com/browse/LOG-3222"
},
{
"category": "external",
"summary": "LOG-3226",
"url": "https://issues.redhat.com/browse/LOG-3226"
},
{
"category": "external",
"summary": "LOG-3284",
"url": "https://issues.redhat.com/browse/LOG-3284"
},
{
"category": "external",
"summary": "LOG-3287",
"url": "https://issues.redhat.com/browse/LOG-3287"
},
{
"category": "external",
"summary": "LOG-3301",
"url": "https://issues.redhat.com/browse/LOG-3301"
},
{
"category": "external",
"summary": "LOG-3305",
"url": "https://issues.redhat.com/browse/LOG-3305"
},
{
"category": "external",
"summary": "LOG-3310",
"url": "https://issues.redhat.com/browse/LOG-3310"
},
{
"category": "external",
"summary": "LOG-3332",
"url": "https://issues.redhat.com/browse/LOG-3332"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8781.json"
}
],
"title": "Red Hat Security Advisory: Logging Subsystem 5.5.5 - Red Hat OpenShift security update",
"tracking": {
"current_release_date": "2026-01-04T11:47:38+00:00",
"generator": {
"date": "2026-01-04T11:47:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:8781",
"initial_release_date": "2022-12-08T07:37:32+00:00",
"revision_history": [
{
"date": "2022-12-08T07:37:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-08T07:37:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:47:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOL 5.5 for RHEL 8",
"product": {
"name": "RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:5.5::el8"
}
}
}
],
"category": "product_family",
"name": "logging for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"product": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.5.5-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"product": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.5.5-14"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-311"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-78"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-247"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-273"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-59"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-67"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-310"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-23"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"product_id": "openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-39"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"product": {
"name": "openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"product_id": "openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.5.5-19"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.5-4"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-64"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-30"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-311"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-78"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-247"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-273"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-59"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-67"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-310"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-23"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"product_id": "openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-39"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.5-4"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-64"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-30"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-311"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-78"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-247"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-273"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-59"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"product_id": "openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-67"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"product_id": "openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-310"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-23"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le",
"product_id": "openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-39"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.5-4"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-64"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-30"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-311"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-78"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-247"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-273"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-59"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"product_id": "openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-67"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"product_id": "openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-310"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-23"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"product_id": "openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-39"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.5-4"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-64"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-30"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64"
},
"product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64"
},
"product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64"
},
"product_reference": "openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64 as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"relates_to_product_reference": "8Base-RHOL-5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le as a component of RHOL 5.5 for RHEL 8",
"product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36518",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064698"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: denial of service via a large depth of nested objects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CodeReady Studio is no longer supported and therefore this flaw will not be addressed in CodeReady Studio.",
"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-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36518"
},
{
"category": "external",
"summary": "RHBZ#2064698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-57j2-w4cx-62h2",
"url": "https://github.com/advisories/GHSA-57j2-w4cx-62h2"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
}
],
"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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: denial of service via a large depth of nested objects"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
}
],
"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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
}
],
"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": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
}
],
"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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-37603",
"cwe": {
"id": "CWE-185",
"name": "Incorrect Regular Expression"
},
"discovery_date": "2022-11-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140597"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in loader-utils webpack library. When the url variable from interpolateName is set, the prototype can be polluted. This issue could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "loader-utils: Regular expression denial of service",
"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-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37603"
},
{
"category": "external",
"summary": "RHBZ#2140597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603"
}
],
"release_date": "2022-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
}
],
"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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "loader-utils: Regular expression denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
}
],
"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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-42003",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2022-10-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135244"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled due to unchecked primitive value deserializers to avoid deep wrapper array nesting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS",
"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-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42003"
},
{
"category": "external",
"summary": "RHBZ#2135244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003"
}
],
"release_date": "2022-10-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
}
],
"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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS"
},
{
"cve": "CVE-2022-42004",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2022-10-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135247"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer._deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices for deserialization.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: use of deeply nested arrays",
"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-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42004"
},
{
"category": "external",
"summary": "RHBZ#2135247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004"
}
],
"release_date": "2022-10-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-08T07:37:32+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nFor Red Hat OpenShift Logging 5.5, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.11/logging/cluster-logging-upgrading.html",
"product_ids": [
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8781"
}
],
"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-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:4e6ada19c48d471db0513a1b5acba91ebecca42ce5127778b96a72d62af85289_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:2ae6adcdc2e2a59937393d1dd5ed572d5e8952d9272090e640e86b6386e6f42d_amd64",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:3fa3c169ba1dcf58b785c7962917980e8320f28821e1ae6887f69f8e2c44ff77_ppc64le",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:9bf3af645e3127501675b0403846d4d027c1a8158b764da91835c9d5d6e69c0e_s390x",
"8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:f47b434af92096809a41f272b64f823cf8f18dca6f5f3dd19eb893803a333704_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:b0cd76c8a40808f7bd958f3eb4419d8b83bf7fc7268928df206d112201b8f02b_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:2ea3f735c85dbc5ff61b06b7ce153624b479d8e6e5db02e39313d077f30ba1a8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:607c9da7d689b47d2dd03450e76c4ba4ebfad0b40918aafdc292f3d88324478c_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:a675a1e5e41af683b4840bac10ddc25802120c9357deb63996b478883b522f36_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:fbd0c9e9f950fe7a86fbca643fb2b445dad6e6af3f6acc703c183ff23ad1f7bd_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:042fc4e4bfeba54937c3b18412bb0b63ae869d08d941ee489afee686e5cc5cab_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:33468166442c5b2d1efe2ba95e45fd7c7be70a61ce47f600071dd2c94e0a5494_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:acd5f97a99f44fbb171a49b39f18d5f3576256d1b499c2a45db97a3c7363fd22_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:efe8ac457c88dda976d3ff646fc9a22775aad65850b0461de23f59b4228c67fb_s390x",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:29386946cc140f739c2d0090636f23fdcc52842291e9d7afc6dabb22f96e18fa_amd64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:6533a980b85e6770fe1eaa0c01b066cd71e717f6b1693b0c6224d263302b8684_ppc64le",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:90eea1b6df3cd5eeaa5e7129ad301108be22595ef89d93c1360ba959ff887b61_arm64",
"8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9a54c0ec2584201ac2b60e28a825f39d3e34ff0dff5a25dceec4c77181a11585_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:80e93cc593d29699e687c42e6ad7478b1edd9612394ac68717518896fbf3d59f_s390x",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:964653fa2debfd9d3182cfdc9d1c8e4e0af6b43ef17bce30461d6ad5550fabb8_amd64",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:bdcf68cb4d7dbccfe2c7914f59b5dda2782c4f86d599be05b9b56d1be1a44c1c_ppc64le",
"8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:ef7118853a0497269ee4886fc440f351d0874dd45e1736ef057a9e9c5c47b197_arm64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:14d23de43f812da032cf4546429940537d3133e71655de62f062469b08953132_amd64",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:20d9d6c99a80454aaf3e57474057b23280c60a2cceeaf9797b62c771b2071f29_s390x",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:850e19b4493a3c825cbe1237b5bb127ea6b9d3e9bdaa50aef85f89ddab7406b3_ppc64le",
"8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:dfd9d7724b966a5e985713432adb4637d385a271b35d0ef00c5551a73ec6da9a_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:d1d24e642ce99d02107657c75150182231ef199f23b8c2e378d430409932a4b0_s390x",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:e0277f43b4f98df76de29e2c2e2777dcc4916fcad1623e16fe88efc9aa12359b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:f07eb3c5d5c022172251329bfe5c528c1400410117e4a5cfdc890a36bf1c0ef2_arm64",
"8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:fb60d4c2c8beef219be6a1195664c637a86f091800b84f9ccbec93c95057bc75_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:4a9ed7277584f988ae878fe879e7634dbb72ffb181b750fefb88e9a361c3f901_amd64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:90697005dca6ac797503de554e015023a992a9aaf9e3ac6832f69b17acb2ca26_ppc64le",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:a4fc6b62854a412a6882034aa52c1cb75c625d1a1fefbcac74f4ca1b832101b8_arm64",
"8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:d6b56fc7564941f340bb900c3e5b50452f8e9b73f335108ffef09954ea903ccb_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:2365daf06c70004a9f015e299e0da11e147ee1ee2874eff430335f820516a353_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:3837431f66e694bd4a8e2486a3f63eb3e3ec23b3a0af2197ec96ada8c1ab3785_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:4f7a36f783fd24c830578b0ac585b90190fb8009406b0f2ee2592278c4e48f9e_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:e6ba426e9607f1a78609fecaaff4cf1885df98b58042bab3677f5a3dc9eee435_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:80c210d802fb546813760c9a01eb49c038e172119751418afe3857cf85333252_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:98afc8e09fd230d8bb90cedd66cb6ac0f6f0c60195cb2f02910bb1ce564e477b_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:cea38f36c7b1620c9b76a02b884f0f5b18f3c0730217d658d69de9047e7cb655_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:f14f41b5822159739ea39d07619ab29c995c9cff0683653f683c7dace9efd4b8_ppc64le",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:23f3764606b50ada85bd3391fc7562fd912b5a91076c9ea1545f50350f576e8e_amd64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:36750efa1396ca19d78661c6b6ac3248fd460f3c7eaedd2d4baef3f5eac4e33b_arm64",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:4970430e048958246de1a798fead9f1ab31d1a6ba051be4a9223c769671986d1_s390x",
"8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:a155d48ba258d3950641c2066097dad7d9d8561ab23ea6f606e32fa9672e0780_ppc64le",
"8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:18e86b71d8f7b537a6095ca5b55f8a12e7b5eda284f481c552e0b39f6497fd3f_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:1d11959ab71a0c2c968ae4f0d1824b8279c61e8732ac852be00d3701b3265dd0_s390x",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:bddf04e3d090c41952304c40f9609c7fb32d1dcb53d39fb81bd010ae7de1d936_arm64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:cd352e6c27ee021998392a8b9d06bda164f9ed55484534d4265e4acd1c9cf413_amd64",
"8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:e8e8af399d2ab4bcd23bbb4886f529e9fb1f7389f0177257cf601320cae1d013_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:798f10ecfee7f066a4887f79f2972a281cab84ad1d9f2240889ed3ef4d954c5d_arm64",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:8572d4ba4377416b9331e108dec05dfd55b68349f6d074c3240b81b2acceaa1d_s390x",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:e9ba9b3f1b0db82ab5ed5541e18a77b26d5a6627d05935cd75a2ad3d019ed3d9_ppc64le",
"8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:ea6b0a109e7e257006dfd4405f919178a209ab11abda06b8989d06ecbba8d844_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:4368adadd55f9181491a0b9165ec87e5e85cd9a020a99576649a3a6fe4f8fb4d_arm64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:6fac980e1119f932e7e4354d305f4a0d63956064e4e0d8502a3a15e431aa2859_amd64",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:738aae81461854fd080f80fa6b7913825eb5227fcfce2c5f6aeeac901fb0d16b_ppc64le",
"8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:b348a21736da16113a93206c8076ad34b973cae63997a5498b0d72229dd1049b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:152521851fd656f6b30eb01b679ce5ca60de243e7a3fc981506bb78dd9da9fdc_arm64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:2f029a58d4f84cb243631ebd994635f7768a79ba8bd22037b7a535a492adbd0b_amd64",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b6e8056713657a281df193b7d9875d547813610e559c5c3cf81caf8ed17e9a7b_s390x",
"8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:b76e6cba010f4f41a98a4c47f410043acb85da706e662ef78e45a38110f91874_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: use of deeply nested arrays"
}
]
}
RHSA-2023:3742
Vulnerability from csaf_redhat - Published: 2023-06-21 15:22 - Updated: 2026-01-08 15:38Notes
{
"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": "Updated images that include numerous enhancements, security, and bug fixes are now available in Red Hat Container Registry for Red Hat OpenShift Data Foundation 4.13.0 on Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Container Platform. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multicloud data management service with an S3 compatible API.\n\nSecurity Fix(es):\n\n* goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be (CVE-2021-4238)\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* vault: Hashicorp Vault AWS IAM Integration Authentication Bypass (CVE-2020-16250)\n\n* vault: GCP Auth Method Allows Authentication Bypass (CVE-2020-16251)\n\n* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)\n\n* go-yaml: Denial of Service in go-yaml (CVE-2021-4235)\n\n* vault: incorrect policy enforcement (CVE-2021-43998)\n\n* nodejs: Improper handling of URI Subject Alternative Names (CVE-2021-44531)\n\n* nodejs: Certificate Verification Bypass via String Injection (CVE-2021-44532)\n\n* nodejs: Incorrect handling of certificate subject and issuer fields (CVE-2021-44533)\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* jsonwebtoken: Insecure default algorithm in jwt.verify() could lead to signature validation bypass (CVE-2022-23540)\n\n* jsonwebtoken: Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC (CVE-2022-23541)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* consul: Consul Template May Expose Vault Secrets When Processing Invalid Input (CVE-2022-38149)\n\n* vault: insufficient certificate revocation list checking (CVE-2022-41316)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)\n\n* vault: Vault\u2019s Microsoft SQL Database Storage Backend Vulnerable to SQL Injection Via Configuration File (CVE-2023-0620)\n\n* hashicorp/vault: Vault\u2019s PKI Issuer Endpoint Did Not Correctly Authorize Access to Issuer Metadata (CVE-2023-0665)\n\n* Hashicorp/vault: Vault Fails to Verify if Approle SecretID Belongs to Role During a Destroy Operation (CVE-2023-24999)\n\n* hashicorp/vault: Cache-Timing Attacks During Seal and Unseal Operations (CVE-2023-25000)\n\n* validator: Inefficient Regular Expression Complexity in Validator.js (CVE-2021-3765)\n\n* nodejs: Prototype pollution via console.table properties (CVE-2022-21824)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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:3742",
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index"
},
{
"category": "external",
"summary": "1786696",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786696"
},
{
"category": "external",
"summary": "1855339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1855339"
},
{
"category": "external",
"summary": "1943137",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1943137"
},
{
"category": "external",
"summary": "1944687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944687"
},
{
"category": "external",
"summary": "1989088",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989088"
},
{
"category": "external",
"summary": "2005040",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005040"
},
{
"category": "external",
"summary": "2005830",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005830"
},
{
"category": "external",
"summary": "2007557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557"
},
{
"category": "external",
"summary": "2028193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028193"
},
{
"category": "external",
"summary": "2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "2042914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2042914"
},
{
"category": "external",
"summary": "2052252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052252"
},
{
"category": "external",
"summary": "2101497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101497"
},
{
"category": "external",
"summary": "2101916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101916"
},
{
"category": "external",
"summary": "2102304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102304"
},
{
"category": "external",
"summary": "2104148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104148"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2115020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115020"
},
{
"category": "external",
"summary": "2115616",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115616"
},
{
"category": "external",
"summary": "2119551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119551"
},
{
"category": "external",
"summary": "2120098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120098"
},
{
"category": "external",
"summary": "2120944",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120944"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2126299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126299"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "2135339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135339"
},
{
"category": "external",
"summary": "2139037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139037"
},
{
"category": "external",
"summary": "2141095",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141095"
},
{
"category": "external",
"summary": "2142651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142651"
},
{
"category": "external",
"summary": "2142894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142894"
},
{
"category": "external",
"summary": "2142941",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142941"
},
{
"category": "external",
"summary": "2143944",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143944"
},
{
"category": "external",
"summary": "2144256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144256"
},
{
"category": "external",
"summary": "2151903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151903"
},
{
"category": "external",
"summary": "2152143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152143"
},
{
"category": "external",
"summary": "2154250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154250"
},
{
"category": "external",
"summary": "2155507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155507"
},
{
"category": "external",
"summary": "2155743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155743"
},
{
"category": "external",
"summary": "2156067",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156067"
},
{
"category": "external",
"summary": "2156069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156069"
},
{
"category": "external",
"summary": "2156263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263"
},
{
"category": "external",
"summary": "2156519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156519"
},
{
"category": "external",
"summary": "2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "external",
"summary": "2156729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156729"
},
{
"category": "external",
"summary": "2157876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157876"
},
{
"category": "external",
"summary": "2158922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158922"
},
{
"category": "external",
"summary": "2159676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159676"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2161879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161879"
},
{
"category": "external",
"summary": "2161937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161937"
},
{
"category": "external",
"summary": "2162257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162257"
},
{
"category": "external",
"summary": "2164617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164617"
},
{
"category": "external",
"summary": "2165495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165495"
},
{
"category": "external",
"summary": "2165504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165504"
},
{
"category": "external",
"summary": "2165929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165929"
},
{
"category": "external",
"summary": "2165938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165938"
},
{
"category": "external",
"summary": "2165984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165984"
},
{
"category": "external",
"summary": "2166222",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166222"
},
{
"category": "external",
"summary": "2166234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166234"
},
{
"category": "external",
"summary": "2166869",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166869"
},
{
"category": "external",
"summary": "2167299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167299"
},
{
"category": "external",
"summary": "2167308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167308"
},
{
"category": "external",
"summary": "2167337",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167337"
},
{
"category": "external",
"summary": "2167340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167340"
},
{
"category": "external",
"summary": "2167946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167946"
},
{
"category": "external",
"summary": "2168113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168113"
},
{
"category": "external",
"summary": "2168635",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168635"
},
{
"category": "external",
"summary": "2168840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168840"
},
{
"category": "external",
"summary": "2168849",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168849"
},
{
"category": "external",
"summary": "2169375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169375"
},
{
"category": "external",
"summary": "2169378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169378"
},
{
"category": "external",
"summary": "2169779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169779"
},
{
"category": "external",
"summary": "2170644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644"
},
{
"category": "external",
"summary": "2170673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170673"
},
{
"category": "external",
"summary": "2172089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172089"
},
{
"category": "external",
"summary": "2172365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172365"
},
{
"category": "external",
"summary": "2172521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172521"
},
{
"category": "external",
"summary": "2173161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173161"
},
{
"category": "external",
"summary": "2173528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173528"
},
{
"category": "external",
"summary": "2173534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173534"
},
{
"category": "external",
"summary": "2173926",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173926"
},
{
"category": "external",
"summary": "2175612",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175612"
},
{
"category": "external",
"summary": "2175685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175685"
},
{
"category": "external",
"summary": "2175714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175714"
},
{
"category": "external",
"summary": "2175867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175867"
},
{
"category": "external",
"summary": "2176080",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176080"
},
{
"category": "external",
"summary": "2176456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176456"
},
{
"category": "external",
"summary": "2176739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176739"
},
{
"category": "external",
"summary": "2176776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176776"
},
{
"category": "external",
"summary": "2176798",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176798"
},
{
"category": "external",
"summary": "2176809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176809"
},
{
"category": "external",
"summary": "2177134",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177134"
},
{
"category": "external",
"summary": "2177221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177221"
},
{
"category": "external",
"summary": "2177325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177325"
},
{
"category": "external",
"summary": "2177695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177695"
},
{
"category": "external",
"summary": "2177844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177844"
},
{
"category": "external",
"summary": "2178033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178033"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2178588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178588"
},
{
"category": "external",
"summary": "2178619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178619"
},
{
"category": "external",
"summary": "2178682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178682"
},
{
"category": "external",
"summary": "2179133",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179133"
},
{
"category": "external",
"summary": "2179337",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179337"
},
{
"category": "external",
"summary": "2179403",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179403"
},
{
"category": "external",
"summary": "2179846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179846"
},
{
"category": "external",
"summary": "2179860",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179860"
},
{
"category": "external",
"summary": "2179976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179976"
},
{
"category": "external",
"summary": "2179981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179981"
},
{
"category": "external",
"summary": "2179997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179997"
},
{
"category": "external",
"summary": "2180211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180211"
},
{
"category": "external",
"summary": "2180397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180397"
},
{
"category": "external",
"summary": "2180440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180440"
},
{
"category": "external",
"summary": "2180921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180921"
},
{
"category": "external",
"summary": "2181112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181112"
},
{
"category": "external",
"summary": "2181133",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181133"
},
{
"category": "external",
"summary": "2181446",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181446"
},
{
"category": "external",
"summary": "2181535",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181535"
},
{
"category": "external",
"summary": "2181551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181551"
},
{
"category": "external",
"summary": "2181832",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181832"
},
{
"category": "external",
"summary": "2181949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181949"
},
{
"category": "external",
"summary": "2182041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182041"
},
{
"category": "external",
"summary": "2182296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182296"
},
{
"category": "external",
"summary": "2182375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182375"
},
{
"category": "external",
"summary": "2182644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182644"
},
{
"category": "external",
"summary": "2182664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182664"
},
{
"category": "external",
"summary": "2182703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182703"
},
{
"category": "external",
"summary": "2182972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182972"
},
{
"category": "external",
"summary": "2182981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182981"
},
{
"category": "external",
"summary": "2183155",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183155"
},
{
"category": "external",
"summary": "2183196",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183196"
},
{
"category": "external",
"summary": "2183266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183266"
},
{
"category": "external",
"summary": "2183457",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183457"
},
{
"category": "external",
"summary": "2183478",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183478"
},
{
"category": "external",
"summary": "2183520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183520"
},
{
"category": "external",
"summary": "2184068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184068"
},
{
"category": "external",
"summary": "2184605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184605"
},
{
"category": "external",
"summary": "2184663",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184663"
},
{
"category": "external",
"summary": "2184769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184769"
},
{
"category": "external",
"summary": "2184773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184773"
},
{
"category": "external",
"summary": "2184892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184892"
},
{
"category": "external",
"summary": "2184984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184984"
},
{
"category": "external",
"summary": "2185164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185164"
},
{
"category": "external",
"summary": "2185188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185188"
},
{
"category": "external",
"summary": "2185757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185757"
},
{
"category": "external",
"summary": "2185871",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185871"
},
{
"category": "external",
"summary": "2186171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186171"
},
{
"category": "external",
"summary": "2186225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186225"
},
{
"category": "external",
"summary": "2186475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186475"
},
{
"category": "external",
"summary": "2186752",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186752"
},
{
"category": "external",
"summary": "2187251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187251"
},
{
"category": "external",
"summary": "2187296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187296"
},
{
"category": "external",
"summary": "2187736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187736"
},
{
"category": "external",
"summary": "2187952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187952"
},
{
"category": "external",
"summary": "2187969",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187969"
},
{
"category": "external",
"summary": "2187986",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187986"
},
{
"category": "external",
"summary": "2188053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188053"
},
{
"category": "external",
"summary": "2188238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188238"
},
{
"category": "external",
"summary": "2188303",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188303"
},
{
"category": "external",
"summary": "2188427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188427"
},
{
"category": "external",
"summary": "2188666",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188666"
},
{
"category": "external",
"summary": "2189483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189483"
},
{
"category": "external",
"summary": "2189929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189929"
},
{
"category": "external",
"summary": "2189982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189982"
},
{
"category": "external",
"summary": "2189984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189984"
},
{
"category": "external",
"summary": "2190129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190129"
},
{
"category": "external",
"summary": "2190241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190241"
},
{
"category": "external",
"summary": "2192088",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192088"
},
{
"category": "external",
"summary": "2192670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192670"
},
{
"category": "external",
"summary": "2192824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192824"
},
{
"category": "external",
"summary": "2192875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192875"
},
{
"category": "external",
"summary": "2193114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193114"
},
{
"category": "external",
"summary": "2193220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193220"
},
{
"category": "external",
"summary": "2196176",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196176"
},
{
"category": "external",
"summary": "2196236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196236"
},
{
"category": "external",
"summary": "2196298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196298"
},
{
"category": "external",
"summary": "2203795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203795"
},
{
"category": "external",
"summary": "2208029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208029"
},
{
"category": "external",
"summary": "2208079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208079"
},
{
"category": "external",
"summary": "2208269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208269"
},
{
"category": "external",
"summary": "2208558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208558"
},
{
"category": "external",
"summary": "2208962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208962"
},
{
"category": "external",
"summary": "2209364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209364"
},
{
"category": "external",
"summary": "2209643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209643"
},
{
"category": "external",
"summary": "2209695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209695"
},
{
"category": "external",
"summary": "2210964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210964"
},
{
"category": "external",
"summary": "2211334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211334"
},
{
"category": "external",
"summary": "2211343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211343"
},
{
"category": "external",
"summary": "2211704",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211704"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3742.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.13.0 security and bug fix update",
"tracking": {
"current_release_date": "2026-01-08T15:38:52+00:00",
"generator": {
"date": "2026-01-08T15:38:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:3742",
"initial_release_date": "2023-06-21T15:22:11+00:00",
"revision_history": [
{
"date": "2023-06-21T15:22:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-22T19:51:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T15:38:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.13 for RHEL 9",
"product": {
"name": "RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.13.0-35"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"product_id": "odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.13.0-17"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.13.0-41"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.13.0-41"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.13.0-17"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.13.0-78"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.13.0-67"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.13.0-85"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.13.0-81"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.13.0-35"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.13.0-24"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.13.0-217"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.13.0-33"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.13.0-70"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.13.0-35"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"product_id": "odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.13.0-17"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.13.0-41"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.13.0-41"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.13.0-17"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.13.0-78"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.13.0-67"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.13.0-85"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.13.0-81"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.13.0-35"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.13.0-24"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.13.0-217"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.13.0-33"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.13.0-70"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.13.0-35"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"product_id": "odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.13.0-17"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.13.0-41"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.13.0-41"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.13.0-17"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.13.0-78"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.13.0-67"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.13.0-85"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.13.0-81"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.13.0-35"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.13.0-24"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.13.0-218"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.13.0-217"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.13.0-33"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.13.0-70"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"product_id": "odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.13.0-17"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.13.0-41"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.13.0-41"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.13.0-17"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.13.0-67"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.13.0-18"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.13.0-35"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.13.0-24"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.13.0-33"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64 as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"relates_to_product_reference": "9Base-RHODF-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le as a component of RHODF 4.13 for RHEL 9",
"product_id": "9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-16250",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2023-02-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2167337"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vault and Vault Enterprise (\u201cVault\u201d). In the affected versions of Vault, with the AWS Auth Method configured and under certain circumstances, the values relied upon by Vault to validate AWS IAM identities and roles may be manipulated and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vault: Hashicorp Vault AWS IAM Integration Authentication Bypass",
"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": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16250"
},
{
"category": "external",
"summary": "RHBZ#2167337",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167337"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16250"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2020-16-vault-s-aws-auth-method-allows-authentication-bypass/18101",
"url": "https://discuss.hashicorp.com/t/hcsec-2020-16-vault-s-aws-auth-method-allows-authentication-bypass/18101"
}
],
"release_date": "2020-08-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vault: Hashicorp Vault AWS IAM Integration Authentication Bypass"
},
{
"cve": "CVE-2020-16251",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2023-02-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2167340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vault and Vault Enterprise (\u201cVault\u201d). In affected versions of Vault, with the GCP Auth Method configured and under certain circumstances, the values relied upon by Vault to validate Google Compute Engine (GCE) VMs may be manipulated and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vault: GCP Auth Method Allows Authentication Bypass",
"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": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16251"
},
{
"category": "external",
"summary": "RHBZ#2167340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16251"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2020-17-vault-s-gcp-auth-method-allows-authentication-bypass/18102",
"url": "https://discuss.hashicorp.com/t/hcsec-2020-17-vault-s-gcp-auth-method-allows-authentication-bypass/18102"
}
],
"release_date": "2020-08-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vault: GCP Auth Method Allows Authentication Bypass"
},
{
"cve": "CVE-2021-3765",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-09-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126299"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the validator 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": "validator: Inefficient Regular Expression Complexity in Validator.js",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3765"
},
{
"category": "external",
"summary": "RHBZ#2126299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126299"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3765",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3765"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3765",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3765"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/c37e975c-21a3-4c5f-9b57-04d63b28cfc9",
"url": "https://huntr.dev/bounties/c37e975c-21a3-4c5f-9b57-04d63b28cfc9"
}
],
"release_date": "2021-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "validator: Inefficient Regular Expression Complexity in Validator.js"
},
{
"cve": "CVE-2021-3807",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-09-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2007557"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) vulnerability was found in nodejs-ansi-regex. This could possibly cause an application using ansi-regex to use an excessive amount of CPU time when matching crafted ANSI escape codes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw requires crafted invalid ANSI escape codes in order to be exploited and only allows for denial of service of applications on the client side, hence the impact has been rated as Moderate.\n\nIn Red Hat Virtualization and Red Hat Quay some components use a vulnerable version of ansi-regex. However, all frontend code is executed on the client side. As the maximum impact of this vulnerability is denial of service in the client, the vulnerability is rated Moderate for those products.\n\nOpenShift Container Platform 4 (OCP) ships affected version of ansi-regex in the ose-metering-hadoop container, however the metering operator is deprecated since 4.6[1]. This issue is not currently planned to be addressed in future updates and hence hadoop container has been marked as \u0027will not fix\u0027.\n\nAdvanced Cluster Management for Kubernetes (RHACM) ships the affected version of ansi-regex in several containers, however the impact of this vulnerability is deemed low as it would result in an authenticated slowing down their own user interface. \n\n[1] https://docs.openshift.com/container-platform/4.6/metering/metering-about-metering.html",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3807"
},
{
"category": "external",
"summary": "RHBZ#2007557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007557"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3807",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994",
"url": "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994"
}
],
"release_date": "2021-09-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes"
},
{
"cve": "CVE-2021-4235",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-12-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in go-yaml. This issue occurs due to unbounded alias chasing, where a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-yaml: Denial of Service in go-yaml",
"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": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4235"
},
{
"category": "external",
"summary": "RHBZ#2156727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4235"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241",
"url": "https://github.com/go-yaml/yaml/commit/bb4e33bf68bf89cad44d386192cbed201f35b241"
},
{
"category": "external",
"summary": "https://github.com/go-yaml/yaml/pull/375",
"url": "https://github.com/go-yaml/yaml/pull/375"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0061",
"url": "https://pkg.go.dev/vuln/GO-2021-0061"
}
],
"release_date": "2022-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-yaml: Denial of Service in go-yaml"
},
{
"cve": "CVE-2021-4238",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-12-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in goutils where randomly generated alphanumeric strings contain significantly less entropy than expected. Both the `RandomAlphaNumeric` and `CryptoRandomAlphaNumeric` functions always return strings containing at least one digit from 0 to 9. This issue significantly reduces the amount of entropy generated in short strings by these functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be",
"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": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4238"
},
{
"category": "external",
"summary": "RHBZ#2156729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4238",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4238"
},
{
"category": "external",
"summary": "https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1",
"url": "https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3839-6r69-m497",
"url": "https://github.com/advisories/GHSA-3839-6r69-m497"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-0411",
"url": "https://pkg.go.dev/vuln/GO-2022-0411"
}
],
"release_date": "2022-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be"
},
{
"cve": "CVE-2021-43998",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2021-11-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2028193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HashiCorp Vault. In affected versions of HashiCorp Vault and Vault Enterprise, templated ACL policies would always match the first-created entity alias if multiple entity aliases exist for a specified entity and mount combination, potentially resulting in incorrect policy enforcement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vault: incorrect policy enforcement",
"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": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43998"
},
{
"category": "external",
"summary": "RHBZ#2028193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43998",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43998"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43998",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43998"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2021-30-vaults-templated-acl-policies-matched-first-created-alias-per-entity-and-auth-backend/32132",
"url": "https://discuss.hashicorp.com/t/hcsec-2021-30-vaults-templated-acl-policies-matched-first-created-alias-per-entity-and-auth-backend/32132"
}
],
"release_date": "2021-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vault: incorrect policy enforcement"
},
{
"cve": "CVE-2021-44531",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js where it accepted a certificate\u0027s Subject Alternative Names (SAN) entry, as opposed to what is specified by the HTTPS protocol. This flaw allows an active person-in-the-middle to forge a certificate and impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper handling of URI Subject Alternative Names",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44531"
},
{
"category": "external",
"summary": "RHBZ#2040839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44531",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper handling of URI Subject Alternative Names"
},
{
"cve": "CVE-2021-44532",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040846"
}
],
"notes": [
{
"category": "description",
"text": "It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Certificate Verification Bypass via String Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\" with impact LOW.",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44532"
},
{
"category": "external",
"summary": "RHBZ#2040846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Certificate Verification Bypass via String Injection"
},
{
"cve": "CVE-2021-44533",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node.js, where it did not properly handle multi-value Relative Distinguished Names. This flaw allows a specially crafted x509 certificate to produce a false multi-value Relative Distinguished Name and to inject arbitrary data in node.js libraries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Incorrect handling of certificate subject and issuer fields",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally, there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore, the Quay component is marked as \"Will not fix\" with impact LOW.",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44533"
},
{
"category": "external",
"summary": "RHBZ#2040856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Incorrect handling of certificate subject and issuer fields"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-3517",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-06-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134609"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimatch: ReDoS via the braceExpand function",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3517"
},
{
"category": "external",
"summary": "RHBZ#2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517"
}
],
"release_date": "2022-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimatch: ReDoS via the braceExpand function"
},
{
"cve": "CVE-2022-21824",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2040862"
}
],
"notes": [
{
"category": "description",
"text": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js \u003e= 12.22.9, \u003e= 14.18.3, \u003e= 16.13.2, and \u003e= 17.3.1 use a null protoype for the object these properties are being assigned to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Prototype pollution via console.table properties",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 consumes nodejs from RHEL, so security tracking is provided by the container health index on the customer portal [1]. Additionally there is no impact from this issue on Quay 3.3 and 3.2 because nodejs is only used at build time and is no longer shipped, starting with Quay 3.5 [2].\n[1] https://catalog.redhat.com/software/containers/quay/quay-rhel8/600e03aadd19c7786c43ae49?container-tabs=security\n[2] https://issues.redhat.com/browse/PROJQUAY-1409\nTherefore Quay component is marked as \"Will not fix\".",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21824"
},
{
"category": "external",
"summary": "RHBZ#2040862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Prototype pollution via console.table properties"
},
{
"cve": "CVE-2022-23540",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-02-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2169378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jsonwebtoken library. In affected versions of the jsonwebtoken library, lack of algorithm definition and a falsy secret or key in the jwt.verify() function may lead to signature validation bypass due to defaulting to the none algorithm for signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonwebtoken: Insecure default algorithm in jwt.verify() could lead to signature validation bypass",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23540"
},
{
"category": "external",
"summary": "RHBZ#2169378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6",
"url": "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"
}
],
"release_date": "2022-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jsonwebtoken: Insecure default algorithm in jwt.verify() could lead to signature validation bypass"
},
{
"cve": "CVE-2022-23541",
"cwe": {
"id": "CWE-1259",
"name": "Improper Restriction of Security Token Assignment"
},
"discovery_date": "2023-02-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2169375"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jsonwebtoken library. Affected versions of jsonwebtoken library can be misconfigured so that passing a poorly implemented key retrieval function will result in incorrect verification of tokens. Using a different algorithm and key combination in verification than what was used to sign the tokens, specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to the successful validation of forged tokens.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonwebtoken: Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC",
"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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23541"
},
{
"category": "external",
"summary": "RHBZ#2169375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169375"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959",
"url": "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"
}
],
"release_date": "2022-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jsonwebtoken: Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"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": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"cve": "CVE-2022-38149",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2022-08-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2119551"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the HashiCorp Consul Template. This issue may reveal the contents of a Vault secret when used with an invalid template.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "consul: Consul Template May Expose Vault Secrets When Processing Invalid Input",
"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": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-38149"
},
{
"category": "external",
"summary": "RHBZ#2119551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119551"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-38149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38149"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hsec-2022-16-consul-template-may-expose-vault-secrets-when-processing-invalid-input/43215",
"url": "https://discuss.hashicorp.com/t/hsec-2022-16-consul-template-may-expose-vault-secrets-when-processing-invalid-input/43215"
}
],
"release_date": "2022-08-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "consul: Consul Template May Expose Vault Secrets When Processing Invalid Input"
},
{
"cve": "CVE-2022-38900",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-02-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2170644"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "decode-uri-component: improper input validation resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.",
"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": [
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-38900"
},
{
"category": "external",
"summary": "RHBZ#2170644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5",
"url": "https://github.com/SamVerschueren/decode-uri-component/issues/5"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq",
"url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "decode-uri-component: improper input validation resulting in DoS"
},
{
"cve": "CVE-2022-41316",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-10-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HashiCorp Vault and Vault Enterprise. Vault\u2019s TLS certificate auth method did not initially load the optionally-configured CRL issued by the role\u2019s Certificate Authority (CA) into memory on startup, resulting in the revocation list not being checked if the CRL has not yet been retrieved.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vault: insufficient certificate revocation list checking",
"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": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41316"
},
{
"category": "external",
"summary": "RHBZ#2135339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41316",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41316"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41316",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41316"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2022-24-vaults-tls-cert-auth-method-only-loaded-crl-after-first-request/45483",
"url": "https://discuss.hashicorp.com/t/hcsec-2022-24-vaults-tls-cert-auth-method-only-loaded-crl-after-first-request/45483"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vault: insufficient certificate revocation list checking"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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": [
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"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": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2022-46175",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-12-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "json5: Prototype Pollution in JSON5 via Parse Method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The json5 package is a build-time dependency in Red Hat products and is not used in production runtime. Hence, the impact is set 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": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46175"
},
{
"category": "external",
"summary": "RHBZ#2156263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175"
},
{
"category": "external",
"summary": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h",
"url": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h"
}
],
"release_date": "2022-12-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "json5: Prototype Pollution in JSON5 via Parse Method"
},
{
"cve": "CVE-2023-0620",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184663"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HashiCorp Vault and Vault Enterprise, which are vulnerable to SQL injection. This flaw allows a local authenticated attacker to send specially-crafted SQL statements to the Microsoft SQL (MSSQL) Database Storage Backend, which could allow the attacker to view, add, modify, or delete information in the backend database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vault: Vault\u2019s Microsoft SQL Database Storage Backend Vulnerable to SQL Injection Via Configuration File",
"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": [
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0620"
},
{
"category": "external",
"summary": "RHBZ#2184663",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184663"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0620",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0620"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0620",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0620"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2023-12-vault-s-microsoft-sql-database-storage-backend-vulnerable-to-sql-injection-via-configuration-file/52080",
"url": "https://discuss.hashicorp.com/t/hcsec-2023-12-vault-s-microsoft-sql-database-storage-backend-vulnerable-to-sql-injection-via-configuration-file/52080"
}
],
"release_date": "2023-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vault: Vault\u2019s Microsoft SQL Database Storage Backend Vulnerable to SQL Injection Via Configuration File"
},
{
"cve": "CVE-2023-0665",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2023-03-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2182981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hashicorp vault. Vault\u2019s PKI mount issuer endpoints did not correctly authorize access to remove an issuer or modify issuer metadata, potentially resulting in a denial of service of the PKI mount. This bug did not affect public or private key material, trust chains, or certificate issuance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hashicorp/vault: Vault\u2019s PKI Issuer Endpoint Did Not Correctly Authorize Access to Issuer Metadata",
"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": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0665"
},
{
"category": "external",
"summary": "RHBZ#2182981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0665"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2023-11-vault-s-pki-issuer-endpoint-did-not-correctly-authorize-access-to-issuer-metadata/52079/1",
"url": "https://discuss.hashicorp.com/t/hcsec-2023-11-vault-s-pki-issuer-endpoint-did-not-correctly-authorize-access-to-issuer-metadata/52079/1"
}
],
"release_date": "2023-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"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:L",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hashicorp/vault: Vault\u2019s PKI Issuer Endpoint Did Not Correctly Authorize Access to Issuer Metadata"
},
{
"cve": "CVE-2023-24999",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2023-03-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2177844"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hashicorp vault. When using the Vault and Vault Enterprise approle auth method, any authenticated user with access to the /auth/approle/role/:role_name/secret-id-accessor/destroy endpoint can destroy the secret ID of another role by providing the secret ID accessor.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Hashicorp/vault: Vault Fails to Verify if Approle SecretID Belongs to Role During a Destroy Operation",
"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": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24999"
},
{
"category": "external",
"summary": "RHBZ#2177844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177844"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24999"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2023-07-vault-fails-to-verify-if-approle-secretid-belongs-to-role-during-a-destroy-operation/51305",
"url": "https://discuss.hashicorp.com/t/hcsec-2023-07-vault-fails-to-verify-if-approle-secretid-belongs-to-role-during-a-destroy-operation/51305"
}
],
"release_date": "2023-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Hashicorp/vault: Vault Fails to Verify if Approle SecretID Belongs to Role During a Destroy Operation"
},
{
"cve": "CVE-2023-25000",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-03-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2182972"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hashicorp vault. This flaw allows an attacker with access to and the ability to observe a large number of unseal operations on the host through a side channel to reduce the search space of a brute-force effort to recover the Shamir shares.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hashicorp/vault: Cache-Timing Attacks During Seal and Unseal Operations",
"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": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25000"
},
{
"category": "external",
"summary": "RHBZ#2182972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25000",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25000"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25000",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25000"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2023-10-vault-vulnerable-to-cache-timing-attacks-during-seal-and-unseal-operations/52078",
"url": "https://discuss.hashicorp.com/t/hcsec-2023-10-vault-vulnerable-to-cache-timing-attacks-during-seal-and-unseal-operations/52078"
}
],
"release_date": "2023-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:22:11+00:00",
"details": "These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/4.13_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images that provide numerous bug fixes and enhancements.",
"product_ids": [
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:069d8bdcaa6ddc628f115d6ec3f3e851e06d4274594d9cd3cd567e574ba1baed_amd64",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:3cc3dfbc6d6227a4085ffc5bef9dab0702e7d2096ad782b6b0c9c002f1e60749_s390x",
"9Base-RHODF-4.13:odf4/cephcsi-rhel9@sha256:e1af0b5bc33688e5ca9c209658dd44285f4d1707e0c165a7c6a7f4934006f5f9_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:05955b12d9597865f21a2fce097eecaf16218d1b2a3147fbdd0fe0199f792549_arm64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:357598ae9ea1314a29e9321aff303c36002b499e6474e14ae58ed63290a76f55_amd64",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:861762b4a8aa19ed2ece5d1b48a2aea137dbba2b03af40570bdb60ceda426dde_s390x",
"9Base-RHODF-4.13:odf4/mcg-cli-rhel9@sha256:945ca7475dff23abc318af69b9513b9412f3b8b3498fbeb8c59c114c5fdeea2c_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:1f4994c5fa092afb665c3b63a8691ba5b15702f83fbd1e4ac70eb1803f6f68f2_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:5d0ab671d71e1d6307836a05e0a9f14bb260277f646dc63252291b12921473c2_s390x",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:862a2ab41511a86c7e7ee1f0538736b78e49035f3e8fb6d8e801608b913c2826_amd64",
"9Base-RHODF-4.13:odf4/mcg-core-rhel9@sha256:f37b4f0598d46dd8ca2183ea52d52e96163f71666617a98c671100a705be2cb0_arm64",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:1e1adf4e3f3766f183daf98ff88de7dbb76cd000a81ac2e698ca74e9e0f2c0e6_ppc64le",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:d5bea64dc86eee978b678c6d47d855568b97a18c9c5c3e5998f0ca36f945a296_s390x",
"9Base-RHODF-4.13:odf4/mcg-operator-bundle@sha256:ebfd21cd14efd7c95d53c8f3b939e4e8167ae9aed8ad12ce1985a3d09e2a51be_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:5143db374ccea9fe2a7ca95b1bc655c403509faff7e42b8c672767bc2863418e_amd64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:a2e6602ddc468c91df80eeb06e0dff4dc1fa509b4b68de43be466b9bd1a90316_s390x",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e05c0308d1008f447f87bdea4b23ef56e98d27cd6845c261f5d31cb9cdbb46ac_arm64",
"9Base-RHODF-4.13:odf4/mcg-rhel9-operator@sha256:e7e47e90eba427843513e2bc868d4ae3f0816db9847ddec4f96a6f41cd0769ab_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:150eea388a6ede971105b485c52ed4cbd4d3f0c8dffa32bf09d08b542e109362_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:4c595ee2b908460180617dba1057fab5e48d8ddd07d434948ebbd9232bec80de_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-operator-bundle@sha256:fdeab34e65c61763315f4a3ce0d8a092c825589f58ea4d9e320a2376955023bf_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:3258ec9716f45b3428352cc3510d6d8b3ca41ed75fd1a81cd61275249d3fef90_s390x",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:9e67b060718c891f53d000f0899006f226d703de63b6feede42ea45df9686b64_amd64",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:d89f084da3f8d145b1e5e9e4d0dc63994c06422b6df92c9efac0e162fd8610b2_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-client-rhel9-operator@sha256:e692d480075469adeb6fbec1d08121fadaedcde7950e5a2dfdfb6024e38d8990_arm64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:2d6cdbf994a9bd03e80b8fba39d6d4b033622615c543ff0300ee960508ae07aa_amd64",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:7d1c503d9f48a8efec3f06aa3deb28144a888c88f1bb3beeeb2465ae58b5e394_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-metrics-exporter-rhel9@sha256:c5a5c9515f2b2564ecd718886f2e27ec54402d29ea4bf6e1ad33f63eb0bd9d57_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:24bc40a30a9c0731ac718374fdae5b7e1c45f103495294245d704ca0f69f35df_ppc64le",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:9ae5f567047c26d7ebb36c53c304f402b03c276923621e3dd51d35d1b4b0e0d0_s390x",
"9Base-RHODF-4.13:odf4/ocs-operator-bundle@sha256:b44f5fbf874ea565d566c7a149e0be4333d07d1c896dba9aa0a308a35e990e41_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:4610b8989b6fae91da065da2a50f661dd044ea22452372c4321f74a935c6de7c_amd64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:64aa10ced42edb3481d94d62261f56fa991220e9eeec7b142fda6b95a5c2d69d_arm64",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:d67c7a2032a92737c0f9ab9ff2f181b3e15d53203bd4cbb6eef9b3d9655631e4_s390x",
"9Base-RHODF-4.13:odf4/ocs-rhel9-operator@sha256:ec86e82a9fc412e174561fe9f808b05cee716c7e6498498c3b3d32e48d6f19ed_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:97d94bc216b9265135493a262ffcd39a7c5f9f67cdcac39c0a7c4378ded420b9_amd64",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:b0981a245672d2f918cad4d5e4a43f1fdd403d446e3f890de18b0dc71141dc1c_ppc64le",
"9Base-RHODF-4.13:odf4/odf-console-rhel9@sha256:d13cad8671f69122e33afde5e53b0a9e0728fbfac2df3e981b14bc57b990f210_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:23c631bed1bca5a339c63032bf4b02edb27f0f0d15a81de66208dd7328a22f6b_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:531016e1b8d56e49130ef8a9610223142c0410b41c7e099d5fa08289afa99306_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-operator-bundle@sha256:e3265779c83c26832c898c9f64ec1287a8e63a32433a8303b8e3952e008a3ae9_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:328ebea8a0577b3b3f5df2ddfda109134350f700ccde362834ca4aa88614cde8_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:841ce1cde9d230458bd071fa943ebfc3dda29fc0e63ebabd2dad8bdd055acfa0_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:a8f28a0c576d5eabfa1b11cb3ca94cfaca7d295a3f419f3557a0d9cbb6f91135_amd64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-rhel9-operator@sha256:fb35cb085e41eabcc8d8a8cb5b9981968361642f1d15a011d537f7422a2c832b_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:10884ba2e3e9b44fa49347567caa01966578ac3ca45d50a37e0650a98aa095e6_s390x",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:16af2c689218d80e450101428796ecbbef331bfbb9153eb328670477284a2684_arm64",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:3785b04c0d5464eb4514bd3b98e59b2b39815a58e0afc2730104e4e69613ad87_ppc64le",
"9Base-RHODF-4.13:odf4/odf-csi-addons-sidecar-rhel9@sha256:eada63799fc6cb128d2a05a2324700500e1ea2f0dc573899832782ef568ce2a9_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:1225db4ef5dd45e5886949babd7db2b5679be927e3a5324d1d0737ba7be96aa3_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:4043076d1e3cdb560ef5ad4b4f06a911590105e655c34d083751be9b1f070423_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-console-rhel9@sha256:889eb0d94a9a573e42d04e4edbd97a389d74157c94bee674df17b2184de1fcde_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:33c136b3d0e5ed8d4fb781566c2bac3cdc01c30e0351035bf962f35203af87a2_ppc64le",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:593cf98fc32b66381bd7e324c89b0a21b7ffec63541bb403b900121d712237f9_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-operator-bundle@sha256:caa3e66684c046b1a4ce3fdc1d617b65fcc78a330268069a9cc02e071501c482_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:1635e20f43a11759364b2ab5a52c5cee9cd2bc141888b6857f3e3703b90e8eee_arm64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:811dfbb10cd4012b8765d751d52c44b40469bf4758cd284b8edf6093cb7123a2_amd64",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:a6dbf5d5d116661fd99348452bbb89458a7cf9326ff64aea285dcb4b0a9893cf_s390x",
"9Base-RHODF-4.13:odf4/odf-multicluster-rhel9-operator@sha256:f67f2ba7c47e14c493d22a500423c92b0cc01f8d9570aa3f51a0cb1957f836af_ppc64le",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:a42dd93af9e17fe4af792ccc4c92487f33bf38e1642e21f8e86e23fa86e78a68_arm64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:b64b3f6b1e423e2fcc5c9af6434c8bf0c03498070379b948d82eced1d3b94cbf_amd64",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:dd3eddf1183c67b1011f35f15b85fd5998edb1812852a3b51f1c2971d5155870_s390x",
"9Base-RHODF-4.13:odf4/odf-must-gather-rhel9@sha256:e657739355245310c8182c682bc003ce0d3d6abac6115c34a9ca7ffaf8983ade_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:11849f9242099ab4a4b16c6160f23a8a460d41146e2a3e850e7299ab3fd13f04_ppc64le",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:31c6af39b67cb39bfe954cee68825094198d12c7f14542ca284ed609c40b32e8_s390x",
"9Base-RHODF-4.13:odf4/odf-operator-bundle@sha256:64c9d563c9c5e193325f923844b676faa3bbe5c0657b7dee743e03b29c018cef_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:0564c1165a893f0eea270f636cef8fb9c75704b73bd8ae291a5438122be64484_s390x",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:26663e4d48a70edb4fd100fd86819398ef84da4f9e9da077a4e36deb5c002d9b_amd64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:98ded63b6b4180c52715a6d580afb9b212c4643d53ccc9e00993e2d1bcd41396_arm64",
"9Base-RHODF-4.13:odf4/odf-rhel9-operator@sha256:d223f6995bdea0799c8201b658aa81c36ae00188be030012b89d8cda643f4ed8_ppc64le",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:0b5657e09bc199379108afec4b858f1dc2289e705e2e14d383fc3ddaa307c6bf_amd64",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:b284b72288e596677427b6ac51fb142fe6b84f5c3b6f43d395bc403643c443cf_s390x",
"9Base-RHODF-4.13:odf4/odr-cluster-operator-bundle@sha256:fe5ccee2ea5902cef3f8c9a94fb9be9516013cc7376e088710fef4a85310db9f_ppc64le",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:0699f1e80453ed3a9bff43c3e431ddd786dafd2f166b62b94f18dc77f4467b25_amd64",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:3d438d91ac261b77075da23d9d08dd603fdbc99aa2c1d4c50681feea5dcfbbc1_s390x",
"9Base-RHODF-4.13:odf4/odr-hub-operator-bundle@sha256:51d49bd086645a17b80c40e800d88b0a818de8f5ddc1814f6dc23102da920eb2_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:3d26a840d8a42838bb8bc3ba51cac65f3a502450644e30e9331ea08d805c1ec1_ppc64le",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:4c5294036e2e5e0afc6a177d5172e85bcb347b0f4a71ce48847834e677047615_amd64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:cc99437c3b06b4bf307f36ebf533bdbd3721c43035044a972d69258b9414555d_arm64",
"9Base-RHODF-4.13:odf4/odr-rhel9-operator@sha256:dff514a42676f68e0faef651dd14ca91fd8a21f4911c7525fbfa965b748d6317_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:61ec798f3d2bab62b4e56ecba236359e2edd3dd1a7095b839a36530a9b90c98f_s390x",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:9d9289a4b9d4342db67022b0da93249b38f98a499fb6442912528611fde35266_amd64",
"9Base-RHODF-4.13:odf4/rook-ceph-rhel9-operator@sha256:c9054d4393cfe4a11e81c5e73f2349c12f315caaabd05a060de0a39effb43bd0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hashicorp/vault: Cache-Timing Attacks During Seal and Unseal Operations"
}
]
}
RHSA-2024:2944
Vulnerability from csaf_redhat - Published: 2024-05-21 14:04 - Updated: 2026-01-05 16:08Notes
{
"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": "This is the multiarch release of the AMQ Broker 7.12.0 aligned Operator and associated container images on Red Hat Enterprise Linux 8 for the OpenShift Container Platform.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Middleware for OpenShift provides images for many of the Red Hat Middleware products for use within the OpenShift Container Platform cloud computing Platform-as-a-Service (PaaS) for on-premise or private cloud deployments.\n\nThis release of Red Hat AMQ Broker 7.12.0 includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.\n\nSecurity Fix(es):\n\n* (CVE-2023-24540) golang: html/template: improper handling of JavaScript whitespace\n* (CVE-2021-43565) golang.org/x/crypto: empty plaintext packet causes panic\n* (CVE-2022-21698) prometheus/client_golang: Denial of service using InstrumentHandlerCounter\n* (CVE-2022-27664) golang: net/http: handle server errors after sending GOAWAY\n* (CVE-2022-2879) golang: archive/tar: unbounded memory consumption when reading headers\n* (CVE-2022-2880) golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters\n* (CVE-2022-41678) Apache ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE\n* (CVE-2022-41715) golang: regexp/syntax: limit memory used by parsing regexps\n* (CVE-2022-41723) net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding\n* (CVE-2022-41724) golang: crypto/tls: large handshake records may cause panics\n* (CVE-2022-41725) golang: net/http, mime/multipart: denial of service from excessive resource consumption\n* (CVE-2023-24534) golang: net/http, net/textproto: denial of service from excessive memory allocation\n* (CVE-2023-24536) golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption\n* (CVE-2023-24537) golang: go/parser: Infinite loop in parsing\n* (CVE-2023-24538) golang: html/template: backticks not treated as string delimiters\n* (CVE-2023-24539) golang: html/template: improper sanitization of CSS values\n* (CVE-2023-29400) golang: html/template: improper handling of empty HTML attributes\n* (CVE-2022-32189) golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nFor information on supported configurations, see Red Hat AMQ Broker 7 Supported Configurations at https://access.redhat.com/articles/2791941",
"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-2024:2944",
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_amq_broker/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_amq_broker/"
},
{
"category": "external",
"summary": "2030787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "ENTMQBR-8064",
"url": "https://issues.redhat.com/browse/ENTMQBR-8064"
},
{
"category": "external",
"summary": "ENTMQBR-8264",
"url": "https://issues.redhat.com/browse/ENTMQBR-8264"
},
{
"category": "external",
"summary": "ENTMQBR-8316",
"url": "https://issues.redhat.com/browse/ENTMQBR-8316"
},
{
"category": "external",
"summary": "ENTMQBR-8387",
"url": "https://issues.redhat.com/browse/ENTMQBR-8387"
},
{
"category": "external",
"summary": "ENTMQBR-8457",
"url": "https://issues.redhat.com/browse/ENTMQBR-8457"
},
{
"category": "external",
"summary": "ENTMQBR-8465",
"url": "https://issues.redhat.com/browse/ENTMQBR-8465"
},
{
"category": "external",
"summary": "ENTMQBR-8664",
"url": "https://issues.redhat.com/browse/ENTMQBR-8664"
},
{
"category": "external",
"summary": "ENTMQBR-8678",
"url": "https://issues.redhat.com/browse/ENTMQBR-8678"
},
{
"category": "external",
"summary": "ENTMQBR-8752",
"url": "https://issues.redhat.com/browse/ENTMQBR-8752"
},
{
"category": "external",
"summary": "ENTMQBR-8881",
"url": "https://issues.redhat.com/browse/ENTMQBR-8881"
},
{
"category": "external",
"summary": "ENTMQBR-8893",
"url": "https://issues.redhat.com/browse/ENTMQBR-8893"
},
{
"category": "external",
"summary": "ENTMQBR-8971",
"url": "https://issues.redhat.com/browse/ENTMQBR-8971"
},
{
"category": "external",
"summary": "ENTMQBR-8989",
"url": "https://issues.redhat.com/browse/ENTMQBR-8989"
},
{
"category": "external",
"summary": "ENTMQBR-9023",
"url": "https://issues.redhat.com/browse/ENTMQBR-9023"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2944.json"
}
],
"title": "Red Hat Security Advisory: AMQ Broker 7.12.0.OPR.1.GA Container Images release and security update",
"tracking": {
"current_release_date": "2026-01-05T16:08:22+00:00",
"generator": {
"date": "2026-01-05T16:08:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2024:2944",
"initial_release_date": "2024-05-21T14:04:45+00:00",
"revision_history": [
{
"date": "2024-05-21T14:04:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-21T14:04:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-05T16:08:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Middleware Containers for OpenShift",
"product": {
"name": "Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhosemc:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"product": {
"name": "amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"product_id": "amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e?arch=amd64\u0026repository_url=registry.redhat.io/amq7/amq-broker-init-rhel8\u0026tag=7.12.0-7"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"product": {
"name": "amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"product_id": "amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f?arch=amd64\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8\u0026tag=7.12.0-7"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"product": {
"name": "amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"product_id": "amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9?arch=amd64\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8-operator-bundle\u0026tag=7.12.0-10"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"product": {
"name": "amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"product_id": "amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367?arch=amd64\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8-operator\u0026tag=7.12.0-16"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"product": {
"name": "amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"product_id": "amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e?arch=ppc64le\u0026repository_url=registry.redhat.io/amq7/amq-broker-init-rhel8\u0026tag=7.12.0-7"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"product": {
"name": "amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"product_id": "amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778?arch=ppc64le\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8\u0026tag=7.12.0-7"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"product": {
"name": "amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"product_id": "amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435?arch=ppc64le\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8-operator\u0026tag=7.12.0-16"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"product": {
"name": "amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"product_id": "amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852?arch=s390x\u0026repository_url=registry.redhat.io/amq7/amq-broker-init-rhel8\u0026tag=7.12.0-7"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"product": {
"name": "amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"product_id": "amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15?arch=s390x\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8\u0026tag=7.12.0-7"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"product": {
"name": "amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"product_id": "amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab?arch=s390x\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8-operator\u0026tag=7.12.0-16"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"product": {
"name": "amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"product_id": "amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead?arch=arm64\u0026repository_url=registry.redhat.io/amq7/amq-broker-init-rhel8\u0026tag=7.12.0-7"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64",
"product": {
"name": "amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64",
"product_id": "amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0?arch=arm64\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8\u0026tag=7.12.0-7"
}
}
},
{
"category": "product_version",
"name": "amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"product": {
"name": "amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"product_id": "amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8?arch=arm64\u0026repository_url=registry.redhat.io/amq7/amq-broker-rhel8-operator\u0026tag=7.12.0-16"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le"
},
"product_reference": "amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64"
},
"product_reference": "amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64"
},
"product_reference": "amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x"
},
"product_reference": "amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64"
},
"product_reference": "amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64"
},
"product_reference": "amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x"
},
"product_reference": "amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64"
},
"product_reference": "amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
},
"product_reference": "amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64"
},
"product_reference": "amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x"
},
"product_reference": "amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le"
},
"product_reference": "amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
},
"product_reference": "amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43565",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-12-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030787"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an input validation flaw in golang.org/x/crypto\u0027s readCipherPacket() function. An unauthenticated attacker who sends an empty plaintext packet to a program linked with golang.org/x/crypto/ssh could cause a panic, potentially leading to denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto: empty plaintext packet causes panic",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "go-toolset shipped with Red Hat Developer Tools - Compilers and golang shipped with Red Hat Enterprise Linux 8 are not affected by this flaw because they do not ship the vulnerable code.\n\nThis flaw was rated to have a Moderate impact because it is not shipped in the Golang standard library and thus has a reduced impact to products compared with other flaws of this type.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43565"
},
{
"category": "external",
"summary": "RHBZ#2030787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565"
}
],
"release_date": "2021-12-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto: empty plaintext packet causes panic"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-41678",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252185"
}
],
"notes": [
{
"category": "description",
"text": "Once an user is authenticated on Jolokia, he can potentially trigger arbitrary code execution.\u00a0\n\nIn details, in ActiveMQ configurations, jetty allows\norg.jolokia.http.AgentServlet to handler request to /api/jolokia\n\norg.jolokia.http.HttpRequestHandler#handlePostRequest is able to\ncreate JmxRequest through JSONObject. And calls to\norg.jolokia.http.HttpRequestHandler#executeRequest.\n\nInto deeper calling stacks,\norg.jolokia.handler.ExecHandler#doHandleRequest can be invoked\nthrough refection. This could lead to RCE through via\nvarious mbeans. One example is unrestricted deserialization in jdk.management.jfr.FlightRecorderMXBeanImpl which exists on Java version above 11.\n\n1 Call newRecording.\n\n2 Call setConfiguration. And a webshell data hides in it.\n\n3 Call startRecording.\n\n4 Call copyTo method. The webshell will be written to a .jsp file.\n\nThe mitigation is to restrict (by default) the actions authorized on Jolokia, or disable Jolokia.\nA more restrictive Jolokia configuration has been defined in default ActiveMQ distribution. We encourage users to upgrade to ActiveMQ distributions version including updated Jolokia configuration: 5.16.6, 5.17.4, 5.18.0, 6.0.0.\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered moderate severity due to the requirement of authenticated access to exploit the flaw, significantly reducing the risk to systems that enforce strong authentication controls. While it does allow for remote code execution through Jolokia\u0027s request handling and Java Management Extensions (JMX), the exploitation pathway is complex and relies on specific conditions, such as the presence of Java 11 or higher and misconfigured or permissive Jolokia settings. an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment.Only an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment. In environments where authentication is well-managed and Jolokia is correctly configured or disabled, the likelihood of successful exploitation is reduced, mitigating the overall impact on system security.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41678"
},
{
"category": "external",
"summary": "RHBZ#2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41678",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41678"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
}
],
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also 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": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"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": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:04:45+00:00",
"details": "To update to the latest image please refer to the AMQ container images in the Red Hat Container catalog.",
"product_ids": [
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"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-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:3bd3ed2acad8c5792c7222254c8ef09c2eeb4dcfd3e96622fe98f50ce094ca3e_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:4755cc6d13566065f6fd0b9544001ece5e0424ddbff774420f5be9bbfe03ae9e_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:de1724d437174eefb20ed7dd8981a05607c55cfe8d6ea6667df94fdfdefe6ead_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-init-rhel8@sha256:e3c7913dc5a441fc38f35081cd405425ec3f4d299d77890db9d57b042f459852_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator-bundle@sha256:22ba090595eb88cc56d69c759388310d477e50fd97a4c6fcf3e7eecd94df99f9_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:27deae2dfec99135f1dd3dcfffdaf6167e056e29aa481cb3f78ee36d407181b8_arm64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:7231e51c0f078cd742b12c52c6616f19e669909ebb2fb6e02292173a5def5fab_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:996d20078a6a4f98f220793bded0b1c7ad08df3a292f26be71e52070fc538367_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8-operator@sha256:a840f54acec50b424b1c4a8d984230777bf042fb98b526d213cbb5b3df023435_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:081c73ec804f236ff0d00d7495a6d1053d1b6161ae7d944c889fc2d1181caa3f_amd64",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:25100bd1bb6b113af4e51deb6538ed554340091389ab2639ec77824c6cb0bc15_s390x",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:b2aa89fb6eb23d41b1101ef2080a628a51d2a0949395e921247be302ff0e9778_ppc64le",
"8Base-RHOSE-Middleware:amq7/amq-broker-rhel8@sha256:cd306c06c811d5e5c3d1912dd2bf2d08c10e057f1d7c59cba8475e105dd72cf0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
SUSE-SU-2023:2312-1
Vulnerability from csaf_suse - Published: 2023-05-30 06:54 - Updated: 2023-05-30 06:54Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.18-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.18-openssl fixes the following issues:\n\n- Add subpackage go1.x-libstd compiled shared object libstd.so (jsc#PED-1962)\n * Main go1.x package included libstd.so in previous versions\n * Split libstd.so into subpackage that can be installed standalone\n * Continues the slimming down of main go1.x package by 40 Mb\n * Experimental and not recommended for general use, Go currently has no ABI\n * Upstream Go has not committed to support buildmode=shared long-term\n * Do not use in packaging, build static single binaries (the default)\n * Upstream Go go1.x binary releases do not include libstd.so\n * go1.x Suggests go1.x-libstd so not installed by default Recommends\n * go1.x-libstd does not Require: go1.x so can install standalone\n * Provides go-libstd unversioned package name\n * Fix build step -buildmode=shared std to omit -linkshared\n- Packaging improvements:\n * go1.x Suggests go1.x-doc so not installed by default Recommends\n * Use Group: Development/Languages/Go instead of Other\n\n- Improvements to go1.x packaging spec:\n * On Tumbleweed bootstrap with current default gcc13 and gccgo118\n * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap\n using go1.x package (%bcond_without gccgo). This is no longer\n needed on current SLE-12:Update and removing will consolidate\n the build configurations used.\n * Change source URLs to go.dev as per Go upstream\n * On x86_64 export GOAMD64=v1 as per the current baseline.\n At this time forgo GOAMD64=v3 option for x86_64_v3 support.\n * On x86_64 %define go_amd64=v1 as current instruction baseline\n\n- Update to version 1.18.10.1 cut from the go1.18-openssl-fips\n branch at the revision tagged go1.18.10-1-openssl-fips.\n * Merge branch dev.boringcrypto.go1.18 into go1.18-openssl-fips\n * Merge go1.18.10 into dev.boringcrypto.go1.18\n\n- go1.18.10 (released 2023-01-10) includes fixes to cgo, the\n compiler, the linker, and the crypto/x509, net/http, and syscall\n packages.\n Refs bsc#1193742 go1.18 release tracking\n * go#57705 misc/cgo: backport needed for dlltool fix\n * go#57426 crypto/x509: Verify on macOS does not return typed errors\n * go#57344 cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its \u0027old\u0027 argument.\n * go#57338 syscall, internal/poll: accept4-to-accept fallback removal broke Go code on Synology DSM 6.2 ARM devices\n * go#57213 os: TestLstat failure on Linux Aarch64\n * go#57211 reflect: sort.SliceStable sorts incorrectly on arm64 with less function created with reflect.MakeFunc and slice of sufficient length\n * go#57057 cmd/go: remove test dependency on gopkg.in service\n * go#57054 cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest builders\n * go#57044 cgo: malformed DWARF TagVariable entry\n * go#57028 cmd/cgo: Wrong types in compiler errors with clang 14\n * go#56833 cmd/link/internal/ppc64: too-far trampoline is reused\n * go#56711 net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target\n * go#56323 net/http: bad handling of HEAD requests with a body\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2312,SUSE-SLE-Module-Development-Tools-15-SP4-2023-2312,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2312,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2312,SUSE-SLE-Product-RT-15-SP3-2023-2312,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2312,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2312,SUSE-Storage-7.1-2023-2312,openSUSE-SLE-15.4-2023-2312,openSUSE-SLE-15.5-2023-2312",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2312-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2312-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232312-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2312-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/015005.html"
},
{
"category": "self",
"summary": "SUSE Bug 1183043",
"url": "https://bugzilla.suse.com/1183043"
},
{
"category": "self",
"summary": "SUSE Bug 1193742",
"url": "https://bugzilla.suse.com/1193742"
},
{
"category": "self",
"summary": "SUSE Bug 1198423",
"url": "https://bugzilla.suse.com/1198423"
},
{
"category": "self",
"summary": "SUSE Bug 1198424",
"url": "https://bugzilla.suse.com/1198424"
},
{
"category": "self",
"summary": "SUSE Bug 1198427",
"url": "https://bugzilla.suse.com/1198427"
},
{
"category": "self",
"summary": "SUSE Bug 1199413",
"url": "https://bugzilla.suse.com/1199413"
},
{
"category": "self",
"summary": "SUSE Bug 1200134",
"url": "https://bugzilla.suse.com/1200134"
},
{
"category": "self",
"summary": "SUSE Bug 1200135",
"url": "https://bugzilla.suse.com/1200135"
},
{
"category": "self",
"summary": "SUSE Bug 1200136",
"url": "https://bugzilla.suse.com/1200136"
},
{
"category": "self",
"summary": "SUSE Bug 1200137",
"url": "https://bugzilla.suse.com/1200137"
},
{
"category": "self",
"summary": "SUSE Bug 1201434",
"url": "https://bugzilla.suse.com/1201434"
},
{
"category": "self",
"summary": "SUSE Bug 1201436",
"url": "https://bugzilla.suse.com/1201436"
},
{
"category": "self",
"summary": "SUSE Bug 1201437",
"url": "https://bugzilla.suse.com/1201437"
},
{
"category": "self",
"summary": "SUSE Bug 1201440",
"url": "https://bugzilla.suse.com/1201440"
},
{
"category": "self",
"summary": "SUSE Bug 1201443",
"url": "https://bugzilla.suse.com/1201443"
},
{
"category": "self",
"summary": "SUSE Bug 1201444",
"url": "https://bugzilla.suse.com/1201444"
},
{
"category": "self",
"summary": "SUSE Bug 1201445",
"url": "https://bugzilla.suse.com/1201445"
},
{
"category": "self",
"summary": "SUSE Bug 1201447",
"url": "https://bugzilla.suse.com/1201447"
},
{
"category": "self",
"summary": "SUSE Bug 1201448",
"url": "https://bugzilla.suse.com/1201448"
},
{
"category": "self",
"summary": "SUSE Bug 1202035",
"url": "https://bugzilla.suse.com/1202035"
},
{
"category": "self",
"summary": "SUSE Bug 1203185",
"url": "https://bugzilla.suse.com/1203185"
},
{
"category": "self",
"summary": "SUSE Bug 1204023",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "self",
"summary": "SUSE Bug 1204024",
"url": "https://bugzilla.suse.com/1204024"
},
{
"category": "self",
"summary": "SUSE Bug 1204025",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "self",
"summary": "SUSE Bug 1204941",
"url": "https://bugzilla.suse.com/1204941"
},
{
"category": "self",
"summary": "SUSE Bug 1206134",
"url": "https://bugzilla.suse.com/1206134"
},
{
"category": "self",
"summary": "SUSE Bug 1206135",
"url": "https://bugzilla.suse.com/1206135"
},
{
"category": "self",
"summary": "SUSE Bug 1208270",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "self",
"summary": "SUSE Bug 1208271",
"url": "https://bugzilla.suse.com/1208271"
},
{
"category": "self",
"summary": "SUSE Bug 1208272",
"url": "https://bugzilla.suse.com/1208272"
},
{
"category": "self",
"summary": "SUSE Bug 1208491",
"url": "https://bugzilla.suse.com/1208491"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1705 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1962 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1962/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24675 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24675/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27536 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27664 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28131 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28131/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28327 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2879 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2880 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29526 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29526/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29804 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29804/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30580 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30631 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30631/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30632 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30632/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30633 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30633/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30634 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30634/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30635 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30635/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32148 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32189 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41715 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41715/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41716 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41716/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41717 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41717/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41723 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41724 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41725 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41725/"
}
],
"title": "Security update for go1.18-openssl",
"tracking": {
"current_release_date": "2023-05-30T06:54:51Z",
"generator": {
"date": "2023-05-30T06:54:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2312-1",
"initial_release_date": "2023-05-30T06:54:51Z",
"revision_history": [
{
"date": "2023-05-30T06:54:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"product": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"product_id": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.i586",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.i586",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.i586",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.i586",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"product": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"product_id": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1705"
}
],
"notes": [
{
"category": "general",
"text": "Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1705",
"url": "https://www.suse.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "SUSE Bug 1201434 for CVE-2022-1705",
"url": "https://bugzilla.suse.com/1201434"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1962"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1962",
"url": "https://www.suse.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "SUSE Bug 1201448 for CVE-2022-1962",
"url": "https://bugzilla.suse.com/1201448"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-24675",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24675"
}
],
"notes": [
{
"category": "general",
"text": "encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24675",
"url": "https://www.suse.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "SUSE Bug 1198423 for CVE-2022-24675",
"url": "https://bugzilla.suse.com/1198423"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-27536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27536"
}
],
"notes": [
{
"category": "general",
"text": "Certificate.Verify in crypto/x509 in Go 1.18.x before 1.18.1 can be caused to panic on macOS when presented with certain malformed certificates. This allows a remote TLS server to cause a TLS client to panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27536",
"url": "https://www.suse.com/security/cve/CVE-2022-27536"
},
{
"category": "external",
"summary": "SUSE Bug 1198427 for CVE-2022-27536",
"url": "https://bugzilla.suse.com/1198427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27664"
}
],
"notes": [
{
"category": "general",
"text": "In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27664",
"url": "https://www.suse.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "SUSE Bug 1203185 for CVE-2022-27664",
"url": "https://bugzilla.suse.com/1203185"
},
{
"category": "external",
"summary": "SUSE Bug 1203293 for CVE-2022-27664",
"url": "https://bugzilla.suse.com/1203293"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-28131",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28131"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28131",
"url": "https://www.suse.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "SUSE Bug 1201443 for CVE-2022-28131",
"url": "https://bugzilla.suse.com/1201443"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-28327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28327"
}
],
"notes": [
{
"category": "general",
"text": "The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28327",
"url": "https://www.suse.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "SUSE Bug 1198424 for CVE-2022-28327",
"url": "https://bugzilla.suse.com/1198424"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2879"
}
],
"notes": [
{
"category": "general",
"text": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2879",
"url": "https://www.suse.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "SUSE Bug 1204024 for CVE-2022-2879",
"url": "https://bugzilla.suse.com/1204024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2880"
}
],
"notes": [
{
"category": "general",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2880",
"url": "https://www.suse.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "SUSE Bug 1204025 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "external",
"summary": "SUSE Bug 1204076 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-29526",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29526"
}
],
"notes": [
{
"category": "general",
"text": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29526",
"url": "https://www.suse.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "SUSE Bug 1199413 for CVE-2022-29526",
"url": "https://bugzilla.suse.com/1199413"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29804",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29804"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29804",
"url": "https://www.suse.com/security/cve/CVE-2022-29804"
},
{
"category": "external",
"summary": "SUSE Bug 1200137 for CVE-2022-29804",
"url": "https://bugzilla.suse.com/1200137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30580"
}
],
"notes": [
{
"category": "general",
"text": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30580",
"url": "https://www.suse.com/security/cve/CVE-2022-30580"
},
{
"category": "external",
"summary": "SUSE Bug 1200136 for CVE-2022-30580",
"url": "https://bugzilla.suse.com/1200136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30629"
}
],
"notes": [
{
"category": "general",
"text": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30629",
"url": "https://www.suse.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "SUSE Bug 1200135 for CVE-2022-30629",
"url": "https://bugzilla.suse.com/1200135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30630"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30630",
"url": "https://www.suse.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "SUSE Bug 1201447 for CVE-2022-30630",
"url": "https://bugzilla.suse.com/1201447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30631"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30631",
"url": "https://www.suse.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "SUSE Bug 1201437 for CVE-2022-30631",
"url": "https://bugzilla.suse.com/1201437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30632"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30632",
"url": "https://www.suse.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "SUSE Bug 1201445 for CVE-2022-30632",
"url": "https://bugzilla.suse.com/1201445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30633"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the \u0027any\u0027 field tag.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30633",
"url": "https://www.suse.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "SUSE Bug 1201440 for CVE-2022-30633",
"url": "https://bugzilla.suse.com/1201440"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30634"
}
],
"notes": [
{
"category": "general",
"text": "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 \u003c\u003c 32 - 1 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30634",
"url": "https://www.suse.com/security/cve/CVE-2022-30634"
},
{
"category": "external",
"summary": "SUSE Bug 1200134 for CVE-2022-30634",
"url": "https://bugzilla.suse.com/1200134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30635",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30635"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30635",
"url": "https://www.suse.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "SUSE Bug 1201444 for CVE-2022-30635",
"url": "https://bugzilla.suse.com/1201444"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32148"
}
],
"notes": [
{
"category": "general",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32148",
"url": "https://www.suse.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "SUSE Bug 1201436 for CVE-2022-32148",
"url": "https://bugzilla.suse.com/1201436"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32189"
}
],
"notes": [
{
"category": "general",
"text": "A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32189",
"url": "https://www.suse.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "SUSE Bug 1202035 for CVE-2022-32189",
"url": "https://bugzilla.suse.com/1202035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-41715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41715"
}
],
"notes": [
{
"category": "general",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41715",
"url": "https://www.suse.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "SUSE Bug 1204023 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "external",
"summary": "SUSE Bug 1208441 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1208441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41716"
}
],
"notes": [
{
"category": "general",
"text": "Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavior to set a value for a different environment variable. For example, the environment variable string \"A=B\\x00C=D\" sets the variables \"A=B\" and \"C=D\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41716",
"url": "https://www.suse.com/security/cve/CVE-2022-41716"
},
{
"category": "external",
"summary": "SUSE Bug 1204941 for CVE-2022-41716",
"url": "https://bugzilla.suse.com/1204941"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41717",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41717"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41717",
"url": "https://www.suse.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "SUSE Bug 1206135 for CVE-2022-41717",
"url": "https://bugzilla.suse.com/1206135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41720"
}
],
"notes": [
{
"category": "general",
"text": "On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS(\"C:/tmp\").Open(\"COM1\") opens the COM1 device. Both os.DirFS and http.Dir only provide read-only filesystem access. In addition, on Windows, an os.DirFS for the directory (the root of the current drive) can permit a maliciously crafted path to escape from the drive and access any path on the system. With fix applied, the behavior of os.DirFS(\"\") has changed. Previously, an empty root was treated equivalently to \"/\", so os.DirFS(\"\").Open(\"tmp\") would open the path \"/tmp\". This now returns an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41720",
"url": "https://www.suse.com/security/cve/CVE-2022-41720"
},
{
"category": "external",
"summary": "SUSE Bug 1206134 for CVE-2022-41720",
"url": "https://bugzilla.suse.com/1206134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41723"
}
],
"notes": [
{
"category": "general",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41723",
"url": "https://www.suse.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "SUSE Bug 1208270 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41724"
}
],
"notes": [
{
"category": "general",
"text": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41724",
"url": "https://www.suse.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "SUSE Bug 1208271 for CVE-2022-41724",
"url": "https://bugzilla.suse.com/1208271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-41724"
},
{
"cve": "CVE-2022-41725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41725"
}
],
"notes": [
{
"category": "general",
"text": "A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. ReadForm takes a maxMemory parameter, and is documented as storing \"up to maxMemory bytes +10MB (reserved for non-file parts) in memory\". File parts which cannot be stored in memory are stored on disk in temporary files. The unconfigurable 10MB reserved for non-file parts is excessively large and can potentially open a denial of service vector on its own. However, ReadForm did not properly account for all memory consumed by a parsed form, such as map entry overhead, part names, and MIME headers, permitting a maliciously crafted form to consume well over 10MB. In addition, ReadForm contained no limit on the number of disk files created, permitting a relatively small request body to create a large number of disk temporary files. With fix, ReadForm now properly accounts for various forms of memory overhead, and should now stay within its documented limit of 10MB + maxMemory bytes of memory consumption. Users should still be aware that this limit is high and may still be hazardous. In addition, ReadForm now creates at most one on-disk temporary file, combining multiple form parts into a single temporary file. The mime/multipart.File interface type\u0027s documentation states, \"If stored on disk, the File\u0027s underlying concrete type will be an *os.File.\". This is no longer the case when a form contains more than one file part, due to this coalescing of parts into a single file. The previous behavior of using distinct files for each form part may be reenabled with the environment variable GODEBUG=multipartfiles=distinct. Users should be aware that multipart.ReadForm and the http.Request methods that call it do not limit the amount of disk consumed by temporary files. Callers can limit the size of form data with http.MaxBytesReader.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41725",
"url": "https://www.suse.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "SUSE Bug 1208272 for CVE-2022-41725",
"url": "https://bugzilla.suse.com/1208272"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-41725"
}
]
}
SUSE-SU-2022:3669-1
Vulnerability from csaf_suse - Published: 2022-10-19 19:35 - Updated: 2022-10-19 19:35Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.19",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.19 fixes the following issues:\n\nUpdated to version 1.19.2 (bsc#1200441):\n\n - CVE-2022-41715: Fixed memory exhaustion in regexp/syntax (bsc#1204023).\n - CVE-2022-2879: Fixed unbounded memory consumption when reading headers in archive/tar (bsc#1204024).\n - CVE-2022-2880: Fixed ReverseProxy forwarding unparseable query parameters (bsc#1204025).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3669,SUSE-SLE-Module-Development-Tools-15-SP3-2022-3669,SUSE-SLE-Module-Development-Tools-15-SP4-2022-3669,openSUSE-SLE-15.3-2022-3669,openSUSE-SLE-15.4-2022-3669",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_3669-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3669-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223669-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3669-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012582.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200441",
"url": "https://bugzilla.suse.com/1200441"
},
{
"category": "self",
"summary": "SUSE Bug 1204023",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "self",
"summary": "SUSE Bug 1204024",
"url": "https://bugzilla.suse.com/1204024"
},
{
"category": "self",
"summary": "SUSE Bug 1204025",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2879 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2880 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41715 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41715/"
}
],
"title": "Security update for go1.19",
"tracking": {
"current_release_date": "2022-10-19T19:35:35Z",
"generator": {
"date": "2022-10-19T19:35:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3669-1",
"initial_release_date": "2022-10-19T19:35:35Z",
"revision_history": [
{
"date": "2022-10-19T19:35:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-150000.1.12.1.aarch64",
"product": {
"name": "go1.19-1.19.2-150000.1.12.1.aarch64",
"product_id": "go1.19-1.19.2-150000.1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"product": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"product_id": "go1.19-doc-1.19.2-150000.1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.2-150000.1.12.1.aarch64",
"product": {
"name": "go1.19-race-1.19.2-150000.1.12.1.aarch64",
"product_id": "go1.19-race-1.19.2-150000.1.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-150000.1.12.1.i586",
"product": {
"name": "go1.19-1.19.2-150000.1.12.1.i586",
"product_id": "go1.19-1.19.2-150000.1.12.1.i586"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-150000.1.12.1.i586",
"product": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.i586",
"product_id": "go1.19-doc-1.19.2-150000.1.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-150000.1.12.1.ppc64le",
"product": {
"name": "go1.19-1.19.2-150000.1.12.1.ppc64le",
"product_id": "go1.19-1.19.2-150000.1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"product": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"product_id": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.2-150000.1.12.1.ppc64le",
"product": {
"name": "go1.19-race-1.19.2-150000.1.12.1.ppc64le",
"product_id": "go1.19-race-1.19.2-150000.1.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-150000.1.12.1.s390x",
"product": {
"name": "go1.19-1.19.2-150000.1.12.1.s390x",
"product_id": "go1.19-1.19.2-150000.1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-150000.1.12.1.s390x",
"product": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.s390x",
"product_id": "go1.19-doc-1.19.2-150000.1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.2-150000.1.12.1.s390x",
"product": {
"name": "go1.19-race-1.19.2-150000.1.12.1.s390x",
"product_id": "go1.19-race-1.19.2-150000.1.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-150000.1.12.1.x86_64",
"product": {
"name": "go1.19-1.19.2-150000.1.12.1.x86_64",
"product_id": "go1.19-1.19.2-150000.1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"product": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"product_id": "go1.19-doc-1.19.2-150000.1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.2-150000.1.12.1.x86_64",
"product": {
"name": "go1.19-race-1.19.2-150000.1.12.1.x86_64",
"product_id": "go1.19-race-1.19.2-150000.1.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-race-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-race-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-race-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-race-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-race-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-race-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.19-race-1.19.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.19-race-1.19.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2879"
}
],
"notes": [
{
"category": "general",
"text": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2879",
"url": "https://www.suse.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "SUSE Bug 1204024 for CVE-2022-2879",
"url": "https://bugzilla.suse.com/1204024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-19T19:35:35Z",
"details": "important"
}
],
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2880"
}
],
"notes": [
{
"category": "general",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2880",
"url": "https://www.suse.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "SUSE Bug 1204025 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "external",
"summary": "SUSE Bug 1204076 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-19T19:35:35Z",
"details": "important"
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-41715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41715"
}
],
"notes": [
{
"category": "general",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41715",
"url": "https://www.suse.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "SUSE Bug 1204023 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "external",
"summary": "SUSE Bug 1208441 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1208441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.3:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.3:go1.19-race-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.2-150000.1.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-19T19:35:35Z",
"details": "moderate"
}
],
"title": "CVE-2022-41715"
}
]
}
SUSE-SU-2022:3668-1
Vulnerability from csaf_suse - Published: 2022-10-19 19:35 - Updated: 2022-10-19 19:35Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.18 fixes the following issues:\n\n Updated to version 1.18.7 (bsc#1193742):\n\n - CVE-2022-41715: Fixed memory exhaustion in regexp/syntax (bsc#1204023).\n - CVE-2022-2879: Fixed unbounded memory consumption when reading headers in archive/tar (bsc#1204024).\n - CVE-2022-2880: Fixed ReverseProxy forwarding unparseable query parameters (bsc#1204025).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3668,SUSE-SLE-Module-Development-Tools-15-SP3-2022-3668,SUSE-SLE-Module-Development-Tools-15-SP4-2022-3668,openSUSE-SLE-15.3-2022-3668,openSUSE-SLE-15.4-2022-3668",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_3668-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3668-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223668-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3668-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012583.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193742",
"url": "https://bugzilla.suse.com/1193742"
},
{
"category": "self",
"summary": "SUSE Bug 1204023",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "self",
"summary": "SUSE Bug 1204024",
"url": "https://bugzilla.suse.com/1204024"
},
{
"category": "self",
"summary": "SUSE Bug 1204025",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2879 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2880 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41715 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41715/"
}
],
"title": "Security update for go1.18",
"tracking": {
"current_release_date": "2022-10-19T19:35:11Z",
"generator": {
"date": "2022-10-19T19:35:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3668-1",
"initial_release_date": "2022-10-19T19:35:11Z",
"revision_history": [
{
"date": "2022-10-19T19:35:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-150000.1.34.1.aarch64",
"product": {
"name": "go1.18-1.18.7-150000.1.34.1.aarch64",
"product_id": "go1.18-1.18.7-150000.1.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"product": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"product_id": "go1.18-doc-1.18.7-150000.1.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.7-150000.1.34.1.aarch64",
"product": {
"name": "go1.18-race-1.18.7-150000.1.34.1.aarch64",
"product_id": "go1.18-race-1.18.7-150000.1.34.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-150000.1.34.1.i586",
"product": {
"name": "go1.18-1.18.7-150000.1.34.1.i586",
"product_id": "go1.18-1.18.7-150000.1.34.1.i586"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-150000.1.34.1.i586",
"product": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.i586",
"product_id": "go1.18-doc-1.18.7-150000.1.34.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-150000.1.34.1.ppc64le",
"product": {
"name": "go1.18-1.18.7-150000.1.34.1.ppc64le",
"product_id": "go1.18-1.18.7-150000.1.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"product": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"product_id": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-150000.1.34.1.s390x",
"product": {
"name": "go1.18-1.18.7-150000.1.34.1.s390x",
"product_id": "go1.18-1.18.7-150000.1.34.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-150000.1.34.1.s390x",
"product": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.s390x",
"product_id": "go1.18-doc-1.18.7-150000.1.34.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-150000.1.34.1.x86_64",
"product": {
"name": "go1.18-1.18.7-150000.1.34.1.x86_64",
"product_id": "go1.18-1.18.7-150000.1.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"product": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"product_id": "go1.18-doc-1.18.7-150000.1.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.7-150000.1.34.1.x86_64",
"product": {
"name": "go1.18-race-1.18.7-150000.1.34.1.x86_64",
"product_id": "go1.18-race-1.18.7-150000.1.34.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-race-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-race-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-race-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-race-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-150000.1.34.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-race-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-150000.1.34.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-race-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-150000.1.34.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-150000.1.34.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-150000.1.34.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64"
},
"product_reference": "go1.18-race-1.18.7-150000.1.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-150000.1.34.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
},
"product_reference": "go1.18-race-1.18.7-150000.1.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2879"
}
],
"notes": [
{
"category": "general",
"text": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2879",
"url": "https://www.suse.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "SUSE Bug 1204024 for CVE-2022-2879",
"url": "https://bugzilla.suse.com/1204024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-19T19:35:11Z",
"details": "important"
}
],
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2880"
}
],
"notes": [
{
"category": "general",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2880",
"url": "https://www.suse.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "SUSE Bug 1204025 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "external",
"summary": "SUSE Bug 1204076 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-19T19:35:11Z",
"details": "important"
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-41715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41715"
}
],
"notes": [
{
"category": "general",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41715",
"url": "https://www.suse.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "SUSE Bug 1204023 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "external",
"summary": "SUSE Bug 1208441 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1208441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.7-150000.1.34.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.7-150000.1.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-19T19:35:11Z",
"details": "moderate"
}
],
"title": "CVE-2022-41715"
}
]
}
WID-SEC-W-2024-0794
Vulnerability from csaf_certbund - Published: 2024-04-04 22:00 - Updated: 2024-11-27 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dell ECS ist ein Objektspeichersystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0794 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0794 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04",
"url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-="
}
],
"source_lang": "en-US",
"title": "Dell ECS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-27T23:00:00.000+00:00",
"generator": {
"date": "2024-11-28T11:39:04.623+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-0794",
"initial_release_date": "2024-04-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "2",
"summary": "Produktzuordnung \u00fcberpr\u00fcft"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.8.1.0",
"product": {
"name": "Dell ECS \u003c3.8.1.0",
"product_id": "T033919"
}
},
{
"category": "product_version",
"name": "3.8.1.0",
"product": {
"name": "Dell ECS 3.8.1.0",
"product_id": "T033919-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0"
}
}
}
],
"category": "product_name",
"name": "ECS"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-18074",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2018-18074"
},
{
"cve": "CVE-2020-10663",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10672",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10672"
},
{
"cve": "CVE-2020-10673",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10673"
},
{
"cve": "CVE-2020-10735",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-10968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10968"
},
{
"cve": "CVE-2020-10969",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10969"
},
{
"cve": "CVE-2020-11111",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11111"
},
{
"cve": "CVE-2020-11112",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11112"
},
{
"cve": "CVE-2020-11113",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11113"
},
{
"cve": "CVE-2020-11612",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11612"
},
{
"cve": "CVE-2020-11619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11619"
},
{
"cve": "CVE-2020-11620",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11620"
},
{
"cve": "CVE-2020-11979",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11979"
},
{
"cve": "CVE-2020-12762",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2020-12825",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12825"
},
{
"cve": "CVE-2020-13956",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-13956"
},
{
"cve": "CVE-2020-14060",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14060"
},
{
"cve": "CVE-2020-14061",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14061"
},
{
"cve": "CVE-2020-14062",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14062"
},
{
"cve": "CVE-2020-14195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14195"
},
{
"cve": "CVE-2020-15250",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-1945",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1945"
},
{
"cve": "CVE-2020-1967",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1967"
},
{
"cve": "CVE-2020-1971",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1971"
},
{
"cve": "CVE-2020-24616",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24616"
},
{
"cve": "CVE-2020-24750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24750"
},
{
"cve": "CVE-2020-25649",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2020-25658",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2020-26116",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-26137",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26137"
},
{
"cve": "CVE-2020-26541",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26541"
},
{
"cve": "CVE-2020-27216",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27216"
},
{
"cve": "CVE-2020-27218",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27218"
},
{
"cve": "CVE-2020-27223",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27223"
},
{
"cve": "CVE-2020-28366",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28366"
},
{
"cve": "CVE-2020-28493",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28493"
},
{
"cve": "CVE-2020-29509",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29509"
},
{
"cve": "CVE-2020-29511",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29511"
},
{
"cve": "CVE-2020-29582",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29582"
},
{
"cve": "CVE-2020-29651",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29651"
},
{
"cve": "CVE-2020-35490",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35490"
},
{
"cve": "CVE-2020-35491",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35491"
},
{
"cve": "CVE-2020-35728",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35728"
},
{
"cve": "CVE-2020-36179",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36179"
},
{
"cve": "CVE-2020-36180",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36180"
},
{
"cve": "CVE-2020-36181",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36181"
},
{
"cve": "CVE-2020-36182",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36182"
},
{
"cve": "CVE-2020-36183",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36183"
},
{
"cve": "CVE-2020-36184",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36184"
},
{
"cve": "CVE-2020-36185",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36185"
},
{
"cve": "CVE-2020-36186",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36186"
},
{
"cve": "CVE-2020-36187",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36187"
},
{
"cve": "CVE-2020-36188",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36188"
},
{
"cve": "CVE-2020-36189",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36189"
},
{
"cve": "CVE-2020-36516",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36516"
},
{
"cve": "CVE-2020-36518",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36518"
},
{
"cve": "CVE-2020-36557",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36557"
},
{
"cve": "CVE-2020-36558",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36558"
},
{
"cve": "CVE-2020-36691",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36691"
},
{
"cve": "CVE-2020-7238",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-7238"
},
{
"cve": "CVE-2020-8840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8840"
},
{
"cve": "CVE-2020-8908",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2020-8911",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8911"
},
{
"cve": "CVE-2020-8912",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8912"
},
{
"cve": "CVE-2020-9488",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9488"
},
{
"cve": "CVE-2020-9493",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9493"
},
{
"cve": "CVE-2020-9546",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9546"
},
{
"cve": "CVE-2020-9547",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9547"
},
{
"cve": "CVE-2020-9548",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9548"
},
{
"cve": "CVE-2021-20190",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20190"
},
{
"cve": "CVE-2021-20323",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20323"
},
{
"cve": "CVE-2021-21290",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21290"
},
{
"cve": "CVE-2021-21295",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21295"
},
{
"cve": "CVE-2021-21409",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21409"
},
{
"cve": "CVE-2021-23840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23840"
},
{
"cve": "CVE-2021-23841",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23841"
},
{
"cve": "CVE-2021-2471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-2471"
},
{
"cve": "CVE-2021-25642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-25642"
},
{
"cve": "CVE-2021-26341",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-26341"
},
{
"cve": "CVE-2021-27918",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-28153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28153"
},
{
"cve": "CVE-2021-28165",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-28861",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28861"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-30560",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-3114",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3114"
},
{
"cve": "CVE-2021-33036",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33036"
},
{
"cve": "CVE-2021-33194",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33655",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-33656",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33656"
},
{
"cve": "CVE-2021-3424",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3424"
},
{
"cve": "CVE-2021-34428",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-34428"
},
{
"cve": "CVE-2021-3449",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3530",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3530"
},
{
"cve": "CVE-2021-36221",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36373",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36373"
},
{
"cve": "CVE-2021-36374",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36374"
},
{
"cve": "CVE-2021-3648",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3648"
},
{
"cve": "CVE-2021-36690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3711",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-3712",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3712"
},
{
"cve": "CVE-2021-37136",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37136"
},
{
"cve": "CVE-2021-37137",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2021-37404",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37404"
},
{
"cve": "CVE-2021-37533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37533"
},
{
"cve": "CVE-2021-3754",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3754"
},
{
"cve": "CVE-2021-3778",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3778"
},
{
"cve": "CVE-2021-3796",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3796"
},
{
"cve": "CVE-2021-3826",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3826"
},
{
"cve": "CVE-2021-3827",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3827"
},
{
"cve": "CVE-2021-38297",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-3872",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3872"
},
{
"cve": "CVE-2021-3875",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3875"
},
{
"cve": "CVE-2021-3903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3903"
},
{
"cve": "CVE-2021-3923",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3923"
},
{
"cve": "CVE-2021-3927",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3927"
},
{
"cve": "CVE-2021-3928",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3928"
},
{
"cve": "CVE-2021-3968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3968"
},
{
"cve": "CVE-2021-3973",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3973"
},
{
"cve": "CVE-2021-3974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3974"
},
{
"cve": "CVE-2021-3984",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3984"
},
{
"cve": "CVE-2021-4019",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4019"
},
{
"cve": "CVE-2021-4037",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-4069",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4069"
},
{
"cve": "CVE-2021-4104",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4104"
},
{
"cve": "CVE-2021-4136",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4136"
},
{
"cve": "CVE-2021-4157",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4157"
},
{
"cve": "CVE-2021-4166",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4166"
},
{
"cve": "CVE-2021-41771",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-4192",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4192"
},
{
"cve": "CVE-2021-4193",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4193"
},
{
"cve": "CVE-2021-4203",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4203"
},
{
"cve": "CVE-2021-42567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-42567"
},
{
"cve": "CVE-2021-43797",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-43797"
},
{
"cve": "CVE-2021-44531",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44716",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44878",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44878"
},
{
"cve": "CVE-2021-45078",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-45078"
},
{
"cve": "CVE-2021-46195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46195"
},
{
"cve": "CVE-2021-46828",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46828"
},
{
"cve": "CVE-2021-46848",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46848"
},
{
"cve": "CVE-2022-0128",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0128"
},
{
"cve": "CVE-2022-0213",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0213"
},
{
"cve": "CVE-2022-0225",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0225"
},
{
"cve": "CVE-2022-0261",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0261"
},
{
"cve": "CVE-2022-0318",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0318"
},
{
"cve": "CVE-2022-0319",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0319"
},
{
"cve": "CVE-2022-0351",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0351"
},
{
"cve": "CVE-2022-0359",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0359"
},
{
"cve": "CVE-2022-0361",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0361"
},
{
"cve": "CVE-2022-0392",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0392"
},
{
"cve": "CVE-2022-0407",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0407"
},
{
"cve": "CVE-2022-0413",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0413"
},
{
"cve": "CVE-2022-0561",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0561"
},
{
"cve": "CVE-2022-0696",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0696"
},
{
"cve": "CVE-2022-0778",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-1184",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1184"
},
{
"cve": "CVE-2022-1245",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1245"
},
{
"cve": "CVE-2022-1271",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1381",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1381"
},
{
"cve": "CVE-2022-1420",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1420"
},
{
"cve": "CVE-2022-1462",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1466",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1466"
},
{
"cve": "CVE-2022-1471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-1586",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1586"
},
{
"cve": "CVE-2022-1587",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1587"
},
{
"cve": "CVE-2022-1616",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1616"
},
{
"cve": "CVE-2022-1619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1619"
},
{
"cve": "CVE-2022-1620",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1620"
},
{
"cve": "CVE-2022-1679",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1720",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1720"
},
{
"cve": "CVE-2022-1729",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1729"
},
{
"cve": "CVE-2022-1733",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1733"
},
{
"cve": "CVE-2022-1735",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1735"
},
{
"cve": "CVE-2022-1771",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1771"
},
{
"cve": "CVE-2022-1785",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1785"
},
{
"cve": "CVE-2022-1796",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1796"
},
{
"cve": "CVE-2022-1851",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1851"
},
{
"cve": "CVE-2022-1897",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1897"
},
{
"cve": "CVE-2022-1898",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1898"
},
{
"cve": "CVE-2022-1927",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1927"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1968"
},
{
"cve": "CVE-2022-1974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1974"
},
{
"cve": "CVE-2022-1975",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1975"
},
{
"cve": "CVE-2022-20132",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20132"
},
{
"cve": "CVE-2022-20141",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-20154",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20154"
},
{
"cve": "CVE-2022-20166",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20166"
},
{
"cve": "CVE-2022-20368",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20368"
},
{
"cve": "CVE-2022-20369",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20369"
},
{
"cve": "CVE-2022-2047",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2047"
},
{
"cve": "CVE-2022-2048",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2048"
},
{
"cve": "CVE-2022-20567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20567"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2097",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21216",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21216"
},
{
"cve": "CVE-2022-21233",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21233"
},
{
"cve": "CVE-2022-2124",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2124"
},
{
"cve": "CVE-2022-2125",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2125"
},
{
"cve": "CVE-2022-2126",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2126"
},
{
"cve": "CVE-2022-2129",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2129"
},
{
"cve": "CVE-2022-21363",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21363"
},
{
"cve": "CVE-2022-21385",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21385"
},
{
"cve": "CVE-2022-21499",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21499"
},
{
"cve": "CVE-2022-2153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2153"
},
{
"cve": "CVE-2022-21540",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21540"
},
{
"cve": "CVE-2022-21541",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21541"
},
{
"cve": "CVE-2022-21549",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21549"
},
{
"cve": "CVE-2022-21618",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21618"
},
{
"cve": "CVE-2022-21619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21619"
},
{
"cve": "CVE-2022-21624",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21624"
},
{
"cve": "CVE-2022-21626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21626"
},
{
"cve": "CVE-2022-21628",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21628"
},
{
"cve": "CVE-2022-21702",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21702"
},
{
"cve": "CVE-2022-2175",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2175"
},
{
"cve": "CVE-2022-2182",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2182"
},
{
"cve": "CVE-2022-2183",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2183"
},
{
"cve": "CVE-2022-2206",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2206"
},
{
"cve": "CVE-2022-2207",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2207"
},
{
"cve": "CVE-2022-2208",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2208"
},
{
"cve": "CVE-2022-2210",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2210"
},
{
"cve": "CVE-2022-2231",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2231"
},
{
"cve": "CVE-2022-2256",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2256"
},
{
"cve": "CVE-2022-2257",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2257"
},
{
"cve": "CVE-2022-2264",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2264"
},
{
"cve": "CVE-2022-2284",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2284"
},
{
"cve": "CVE-2022-2285",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2285"
},
{
"cve": "CVE-2022-2286",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2286"
},
{
"cve": "CVE-2022-2287",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2287"
},
{
"cve": "CVE-2022-22976",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22976"
},
{
"cve": "CVE-2022-22978",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22978"
},
{
"cve": "CVE-2022-2304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2304"
},
{
"cve": "CVE-2022-2318",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2318"
},
{
"cve": "CVE-2022-23302",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23302"
},
{
"cve": "CVE-2022-23305",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23305"
},
{
"cve": "CVE-2022-23307",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23307"
},
{
"cve": "CVE-2022-2343",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2343"
},
{
"cve": "CVE-2022-2344",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2344"
},
{
"cve": "CVE-2022-2345",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2345"
},
{
"cve": "CVE-2022-23471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-24302",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24302"
},
{
"cve": "CVE-2022-24329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24329"
},
{
"cve": "CVE-2022-24823",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-24903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24903"
},
{
"cve": "CVE-2022-2503",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2503"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25168",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25168"
},
{
"cve": "CVE-2022-2519",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2519"
},
{
"cve": "CVE-2022-2520",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2520"
},
{
"cve": "CVE-2022-2521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2521"
},
{
"cve": "CVE-2022-2522",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2522"
},
{
"cve": "CVE-2022-25647",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25647"
},
{
"cve": "CVE-2022-2571",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2571"
},
{
"cve": "CVE-2022-2580",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2580"
},
{
"cve": "CVE-2022-2581",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2581"
},
{
"cve": "CVE-2022-25857",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25857"
},
{
"cve": "CVE-2022-2588",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2598",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2598"
},
{
"cve": "CVE-2022-26148",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26148"
},
{
"cve": "CVE-2022-26365",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26365"
},
{
"cve": "CVE-2022-26373",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26373"
},
{
"cve": "CVE-2022-2639",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-26612",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26612"
},
{
"cve": "CVE-2022-2663",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27943",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27943"
},
{
"cve": "CVE-2022-2795",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-2816",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-2817",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2819",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2845",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-2849",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2862",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2867",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2867"
},
{
"cve": "CVE-2022-2868",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2868"
},
{
"cve": "CVE-2022-2869",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2869"
},
{
"cve": "CVE-2022-28693",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28693"
},
{
"cve": "CVE-2022-2874",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-28748",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28748"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2889",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-29162",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-2923",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29583",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29583"
},
{
"cve": "CVE-2022-2964",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-2977",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2977"
},
{
"cve": "CVE-2022-2980",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-2982",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2982"
},
{
"cve": "CVE-2022-29900",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29900"
},
{
"cve": "CVE-2022-29901",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29901"
},
{
"cve": "CVE-2022-2991",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2991"
},
{
"cve": "CVE-2022-3016",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-3028",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-3037",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-3099",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-31030",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31030"
},
{
"cve": "CVE-2022-31159",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31159"
},
{
"cve": "CVE-2022-3134",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3169"
},
{
"cve": "CVE-2022-31690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31690"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3234",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-3235",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3239",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3239"
},
{
"cve": "CVE-2022-3278",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3296",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3297",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-33196",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33196"
},
{
"cve": "CVE-2022-3324",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3352",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-33740",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33740"
},
{
"cve": "CVE-2022-33741",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33741"
},
{
"cve": "CVE-2022-33742",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33742"
},
{
"cve": "CVE-2022-33972",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33972"
},
{
"cve": "CVE-2022-33981",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33981"
},
{
"cve": "CVE-2022-34169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-3424",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3424"
},
{
"cve": "CVE-2022-34266",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34266"
},
{
"cve": "CVE-2022-34526",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34526"
},
{
"cve": "CVE-2022-34903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-3491",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3491"
},
{
"cve": "CVE-2022-3515",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3520",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3520"
},
{
"cve": "CVE-2022-3521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3521"
},
{
"cve": "CVE-2022-3524",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3542",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3542"
},
{
"cve": "CVE-2022-3545",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3545"
},
{
"cve": "CVE-2022-3564",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3565",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3565"
},
{
"cve": "CVE-2022-3566",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3566"
},
{
"cve": "CVE-2022-3567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3567"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-3586",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3586"
},
{
"cve": "CVE-2022-3591",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3591"
},
{
"cve": "CVE-2022-3594",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3594"
},
{
"cve": "CVE-2022-3597",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3597"
},
{
"cve": "CVE-2022-3599",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3599"
},
{
"cve": "CVE-2022-36109",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2022-3621",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3621"
},
{
"cve": "CVE-2022-3626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3626"
},
{
"cve": "CVE-2022-3627",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3627"
},
{
"cve": "CVE-2022-3628",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-36280",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36280"
},
{
"cve": "CVE-2022-3629",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3629"
},
{
"cve": "CVE-2022-3635",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3635"
},
{
"cve": "CVE-2022-3643",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3643"
},
{
"cve": "CVE-2022-36437",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36437"
},
{
"cve": "CVE-2022-3646",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3646"
},
{
"cve": "CVE-2022-3649",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3649"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36879",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36946"
},
{
"cve": "CVE-2022-3705",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37865",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37865"
},
{
"cve": "CVE-2022-37866",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37866"
},
{
"cve": "CVE-2022-38090",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38090"
},
{
"cve": "CVE-2022-38096",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38096"
},
{
"cve": "CVE-2022-38126",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38126"
},
{
"cve": "CVE-2022-38127",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38127"
},
{
"cve": "CVE-2022-38177",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38177"
},
{
"cve": "CVE-2022-38178",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38178"
},
{
"cve": "CVE-2022-3821",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3821"
},
{
"cve": "CVE-2022-38533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38533"
},
{
"cve": "CVE-2022-38749",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38749"
},
{
"cve": "CVE-2022-38750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38750"
},
{
"cve": "CVE-2022-38751",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38751"
},
{
"cve": "CVE-2022-38752",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38752"
},
{
"cve": "CVE-2022-39028",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2022-3903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3903"
},
{
"cve": "CVE-2022-39188",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39399",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39399"
},
{
"cve": "CVE-2022-3970",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3970"
},
{
"cve": "CVE-2022-40149",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40149"
},
{
"cve": "CVE-2022-40150",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40150"
},
{
"cve": "CVE-2022-40151",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40151"
},
{
"cve": "CVE-2022-40152",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40152"
},
{
"cve": "CVE-2022-40153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40153"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40307",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40307"
},
{
"cve": "CVE-2022-40674",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40674"
},
{
"cve": "CVE-2022-40768",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40768"
},
{
"cve": "CVE-2022-40899",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-4095",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4095"
},
{
"cve": "CVE-2022-41218",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-4129",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4141",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4141"
},
{
"cve": "CVE-2022-41717",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41721",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41721"
},
{
"cve": "CVE-2022-41848",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41848"
},
{
"cve": "CVE-2022-41850",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41850"
},
{
"cve": "CVE-2022-41854",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41854"
},
{
"cve": "CVE-2022-41858",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41858"
},
{
"cve": "CVE-2022-41881",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-41903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41915",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41915"
},
{
"cve": "CVE-2022-41966",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41966"
},
{
"cve": "CVE-2022-41974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-42003",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42010",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42328",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42328"
},
{
"cve": "CVE-2022-42329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42329"
},
{
"cve": "CVE-2022-42703",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42889",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42889"
},
{
"cve": "CVE-2022-42895",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42895"
},
{
"cve": "CVE-2022-42896",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4292",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4292"
},
{
"cve": "CVE-2022-4293",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4293"
},
{
"cve": "CVE-2022-42969",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42969"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43680",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-43750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-4378",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-43945",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-43995",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43995"
},
{
"cve": "CVE-2022-4415",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-44638",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-44638"
},
{
"cve": "CVE-2022-45061",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45688",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-45884",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45884"
},
{
"cve": "CVE-2022-45885",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45885"
},
{
"cve": "CVE-2022-45886",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45886"
},
{
"cve": "CVE-2022-45887",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45887"
},
{
"cve": "CVE-2022-45919",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-45934",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45934"
},
{
"cve": "CVE-2022-45939",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-4662",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4662"
},
{
"cve": "CVE-2022-46751",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46751"
},
{
"cve": "CVE-2022-46908",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-47629",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-47929",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2022-48281",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-48337",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48339",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2023-0045",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0045"
},
{
"cve": "CVE-2023-0049",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0288",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0433",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0433"
},
{
"cve": "CVE-2023-0464",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0590",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0597",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0597"
},
{
"cve": "CVE-2023-0833",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0833"
},
{
"cve": "CVE-2023-1076",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1076"
},
{
"cve": "CVE-2023-1095",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1095"
},
{
"cve": "CVE-2023-1118",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1118"
},
{
"cve": "CVE-2023-1127",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-1380",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1390",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1390"
},
{
"cve": "CVE-2023-1436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1436"
},
{
"cve": "CVE-2023-1513",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1513"
},
{
"cve": "CVE-2023-1611",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1855",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1989",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-1998",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1998"
},
{
"cve": "CVE-2023-20862",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-20862"
},
{
"cve": "CVE-2023-2124",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2162",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2162"
},
{
"cve": "CVE-2023-2176",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2176"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21835",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21835"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-2194",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-21954",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-22490",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-2253",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2253"
},
{
"cve": "CVE-2023-22809",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23454",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23455",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23455"
},
{
"cve": "CVE-2023-23559",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23559"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24532",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-2483",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2483"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2513",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2513"
},
{
"cve": "CVE-2023-25193",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25809",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25809"
},
{
"cve": "CVE-2023-25815",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26048",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26048"
},
{
"cve": "CVE-2023-26049",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26049"
},
{
"cve": "CVE-2023-2650",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-26545",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26545"
},
{
"cve": "CVE-2023-26604",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26604"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27561",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27561"
},
{
"cve": "CVE-2023-2828",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28328",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28328"
},
{
"cve": "CVE-2023-28464",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28464"
},
{
"cve": "CVE-2023-28486",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28642"
},
{
"cve": "CVE-2023-28772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28772"
},
{
"cve": "CVE-2023-28840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2023-29007",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29383",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-29402",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29406",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-2976",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-30630",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30630"
},
{
"cve": "CVE-2023-30772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-3138",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31484",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-32269",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32269"
},
{
"cve": "CVE-2023-32697",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-33264",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-33264"
},
{
"cve": "CVE-2023-34034",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34034"
},
{
"cve": "CVE-2023-34035",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34035"
},
{
"cve": "CVE-2023-34453",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2023-34454",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34454"
},
{
"cve": "CVE-2023-34455",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34455"
},
{
"cve": "CVE-2023-34462",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-35116",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-3635",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3635"
},
{
"cve": "CVE-2023-36479",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-39533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-39533"
},
{
"cve": "CVE-2023-40167",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-40217",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-41105",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41105"
},
{
"cve": "CVE-2023-41900",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41900"
},
{
"cve": "CVE-2023-43642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43642"
},
{
"cve": "CVE-2023-43804",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43804"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45803",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2024-21626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2024-21626"
}
]
}
WID-SEC-W-2023-1542
Vulnerability from csaf_certbund - Published: 2023-06-22 22:00 - Updated: 2025-11-18 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1542 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1542.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1542 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1542"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3742 vom 2023-06-22",
"url": "https://access.redhat.com/errata/RHSA-2023:3742"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3612 vom 2023-06-23",
"url": "https://access.redhat.com/errata/RHSA-2023:3614"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3615 vom 2023-06-22",
"url": "https://access.redhat.com/errata/RHSA-2023:3615"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3613 vom 2023-06-27",
"url": "https://access.redhat.com/errata/RHSA-2023:3613"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2023-06-29",
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3943 vom 2023-06-29",
"url": "https://access.redhat.com/errata/RHSA-2023:3943"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3910 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3910"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3915 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3925 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3925"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4003 vom 2023-07-10",
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-6CFE7492C1 vom 2023-07-16",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-6cfe7492c1"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-AA7C75ED4A vom 2023-07-16",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-aa7c75ed4a"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4025 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4025"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4112 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4112"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4113 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4113"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4114 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4114"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4053 vom 2023-07-19",
"url": "https://access.redhat.com/errata/RHSA-2023:4053"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4204 vom 2023-07-19",
"url": "https://access.redhat.com/errata/RHSA-2023:4204"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4090 vom 2023-07-21",
"url": "https://access.redhat.com/errata/RHSA-2023:4090"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4241 vom 2023-07-21",
"url": "https://access.redhat.com/errata/RHSA-2023:4241"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4238 vom 2023-07-20",
"url": "https://access.redhat.com/errata/RHSA-2023:4238"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4093 vom 2023-07-20",
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4091 vom 2023-07-20",
"url": "https://access.redhat.com/errata/RHSA-2023:4091"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4225 vom 2023-07-27",
"url": "https://access.redhat.com/errata/RHSA-2023:4225"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4226 vom 2023-07-27",
"url": "https://access.redhat.com/errata/RHSA-2023:4226"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4470 vom 2023-08-03",
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4335 vom 2023-08-08",
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4674 vom 2023-08-23",
"url": "https://access.redhat.com/errata/RHSA-2023:4674"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4983 vom 2023-09-05",
"url": "https://access.redhat.com/errata/RHSA-2023:4983"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5103 vom 2023-09-12",
"url": "https://access.redhat.com/errata/RHSA-2023:5103"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5233 vom 2023-09-19",
"url": "https://access.redhat.com/errata/RHSA-2023:5233"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5314 vom 2023-09-20",
"url": "https://access.redhat.com/errata/RHSA-2023:5314"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6316 vom 2023-11-07",
"url": "https://access.redhat.com/errata/RHSA-2023:6316"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7058 vom 2023-11-15",
"url": "https://access.redhat.com/errata/RHSA-2023:7058"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-6939 vom 2023-11-21",
"url": "https://linux.oracle.com/errata/ELSA-2023-6939.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-14A33318B8 vom 2023-12-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-14a33318b8"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7672 vom 2023-12-06",
"url": "https://access.redhat.com/errata/RHSA-2023:7672"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7820 vom 2023-12-14",
"url": "https://access.redhat.com/errata/RHSA-2023:7820"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5006 vom 2023-12-30",
"url": "https://access.redhat.com/errata/RHSA-2023:5006"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7823 vom 2024-01-05",
"url": "https://access.redhat.com/errata/RHSA-2023:7823"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0139 vom 2024-01-10",
"url": "https://access.redhat.com/errata/RHSA-2024:0139"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0143 vom 2024-01-10",
"url": "https://access.redhat.com/errata/RHSA-2024:0143"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0137 vom 2024-01-10",
"url": "https://access.redhat.com/errata/RHSA-2024:0137"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0121 vom 2024-01-10",
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
},
{
"category": "external",
"summary": "Meinberg Security Advisory",
"url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2024-01-lantime-firmware-v7-08-007.htm"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202405-04 vom 2024-05-04",
"url": "https://security.gentoo.org/glsa/202405-04"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2987 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2987"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3254 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3254"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4631 vom 2024-07-18",
"url": "https://access.redhat.com/errata/RHSA-2024:4631"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19094 vom 2025-10-24",
"url": "https://access.redhat.com/errata/RHSA-2025:19094"
},
{
"category": "external",
"summary": "Atlassian Security Bulletin - November 18 2025",
"url": "https://confluence.atlassian.com/security/security-bulletin-november-18-2025-1671463469.html"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-18T23:00:00.000+00:00",
"generator": {
"date": "2025-11-19T09:42:39.445+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2023-1542",
"initial_release_date": "2023-06-22T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-22T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-25T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-26T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-28T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-05T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-06T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-10T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-16T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-07-17T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-18T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-20T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-26T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-03T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-07T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-23T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-05T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-12T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-19T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-20T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-07T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-14T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-21T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-12-03T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-12-06T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-13T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-01T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-04T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-10T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-30T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Meinberg aufgenommen"
},
{
"date": "2024-05-05T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-18T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-23T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "35"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.0.2",
"product": {
"name": "Atlassian Bitbucket \u003c10.0.2",
"product_id": "T048675"
}
},
{
"category": "product_version",
"name": "10.0.2",
"product": {
"name": "Atlassian Bitbucket 10.0.2",
"product_id": "T048675-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:10.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.19.25 (LTS)",
"product": {
"name": "Atlassian Bitbucket \u003c8.19.25 (LTS)",
"product_id": "T048676"
}
},
{
"category": "product_version",
"name": "8.19.25 (LTS)",
"product": {
"name": "Atlassian Bitbucket 8.19.25 (LTS)",
"product_id": "T048676-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:8.19.25_%28lts%29"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.13 (LTS)",
"product": {
"name": "Atlassian Bitbucket \u003c9.4.13 (LTS)",
"product_id": "T048677"
}
},
{
"category": "product_version",
"name": "9.4.13 (LTS)",
"product": {
"name": "Atlassian Bitbucket 9.4.13 (LTS)",
"product_id": "T048677-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:9.4.13_%28lts%29"
}
}
}
],
"category": "product_name",
"name": "Bitbucket"
}
],
"category": "vendor",
"name": "Atlassian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.08.007",
"product": {
"name": "Meinberg LANTIME \u003c7.08.007",
"product_id": "T032435"
}
},
{
"category": "product_version",
"name": "7.08.007",
"product": {
"name": "Meinberg LANTIME 7.08.007",
"product_id": "T032435-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:7.08.007"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Advanced Cluster Security for Kubernetes 4",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4",
"product_id": "T027916",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4"
}
}
},
{
"category": "product_version",
"name": "Service Interconnect 1",
"product": {
"name": "Red Hat Enterprise Linux Service Interconnect 1",
"product_id": "T028472",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:service_interconnect_1"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "T026435",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.12"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.13.4",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.13.4",
"product_id": "T028225"
}
},
{
"category": "product_version",
"name": "Container Platform 4.13.4",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13.4",
"product_id": "T028225-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.13.4"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.13.0",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.13.0",
"product_id": "T028289"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.13.0",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.13.0",
"product_id": "T028289-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation_4.13.0"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.22",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.22",
"product_id": "T028307"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.22",
"product_id": "T028307-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.22"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.11.44",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.11.44",
"product_id": "T028416"
}
},
{
"category": "product_version",
"name": "Container Platform 4.11.44",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11.44",
"product_id": "T028416-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.11.44"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.12.10",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.12.10",
"product_id": "T031698"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.12.10",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.12.10",
"product_id": "T031698-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.12.10"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.0",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.0",
"product_id": "T031839"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.0",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.0",
"product_id": "T031839-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.0"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.46",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.46",
"product_id": "T031870"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.46",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.46",
"product_id": "T031870-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.46"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-20107",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2015-20107"
},
{
"cve": "CVE-2018-25032",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2020-10735",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-16250",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2020-16250"
},
{
"cve": "CVE-2020-16251",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2020-16251"
},
{
"cve": "CVE-2020-17049",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2020-17049"
},
{
"cve": "CVE-2021-28861",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-28861"
},
{
"cve": "CVE-2021-3765",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-3765"
},
{
"cve": "CVE-2021-3807",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-3807"
},
{
"cve": "CVE-2021-4231",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-4231"
},
{
"cve": "CVE-2021-4235",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-4235"
},
{
"cve": "CVE-2021-4238",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-4238"
},
{
"cve": "CVE-2021-43519",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-43519"
},
{
"cve": "CVE-2021-43998",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-43998"
},
{
"cve": "CVE-2021-44531",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44964",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-44964"
},
{
"cve": "CVE-2021-46828",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-46828"
},
{
"cve": "CVE-2021-46848",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2021-46848"
},
{
"cve": "CVE-2022-0670",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-0670"
},
{
"cve": "CVE-2022-1271",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-1304",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-1304"
},
{
"cve": "CVE-2022-1348",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-1586",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-1586"
},
{
"cve": "CVE-2022-1587",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-1587"
},
{
"cve": "CVE-2022-21824",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-21824"
},
{
"cve": "CVE-2022-2309",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-23540",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-23540"
},
{
"cve": "CVE-2022-23541",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-23541"
},
{
"cve": "CVE-2022-24903",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-24903"
},
{
"cve": "CVE-2022-2509",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-2509"
},
{
"cve": "CVE-2022-26280",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-26280"
},
{
"cve": "CVE-2022-27664",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-2795",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-2879",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-28805",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-28805"
},
{
"cve": "CVE-2022-29154",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-30635",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-3094",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-3094"
},
{
"cve": "CVE-2022-31129",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-32189",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32190",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-32190"
},
{
"cve": "CVE-2022-33099",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-33099"
},
{
"cve": "CVE-2022-3358",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-3358"
},
{
"cve": "CVE-2022-34903",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-3515",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3517",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-35737",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-36227",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-3715",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-3715"
},
{
"cve": "CVE-2022-3736",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-3736"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-38149",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-38149"
},
{
"cve": "CVE-2022-3821",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-3821"
},
{
"cve": "CVE-2022-38900",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-38900"
},
{
"cve": "CVE-2022-3924",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-40023",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40303",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40897",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2022-41316",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-41316"
},
{
"cve": "CVE-2022-41715",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41724",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-41724"
},
{
"cve": "CVE-2022-41725",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-41725"
},
{
"cve": "CVE-2022-42010",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42898",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-42919",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-43680",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-4415",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-45061",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45873",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-45873"
},
{
"cve": "CVE-2022-46175",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-46175"
},
{
"cve": "CVE-2022-47024",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-47024"
},
{
"cve": "CVE-2022-47629",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48337",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48338",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-48338"
},
{
"cve": "CVE-2022-48339",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2023-0361",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0620",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-0620"
},
{
"cve": "CVE-2023-0665",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-0665"
},
{
"cve": "CVE-2023-22809",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-24329",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-2491",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-2491"
},
{
"cve": "CVE-2023-24999",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-24999"
},
{
"cve": "CVE-2023-25000",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-25000"
},
{
"cve": "CVE-2023-25136",
"product_status": {
"known_affected": [
"T032435",
"T031698",
"T008027",
"T028472",
"67646",
"T012167",
"T004914",
"74185",
"T031870",
"T027916",
"T028307",
"T028416",
"T026435",
"T028225",
"T031839",
"T048677",
"T048676",
"T028289",
"T048675"
]
},
"release_date": "2023-06-22T22:00:00.000+00:00",
"title": "CVE-2023-25136"
}
]
}
WID-SEC-W-2023-2229
Vulnerability from csaf_certbund - Published: 2023-08-30 22:00 - Updated: 2025-11-18 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2229 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2229.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2229 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2229"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0801"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0802"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0803"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0804"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0805"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0806"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0807"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0808"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2988.html"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2024-0718 vom 2024-07-02",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0718"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2024-0801 vom 2024-08-12",
"url": "https://advisory.splunk.com//advisories/SVD-2024-0801"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03545-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UB7MGNRMXC5LO5Y66FLOE354VVU5ULQK/"
},
{
"category": "external",
"summary": "Atlassian Security Bulletin - November 18 2025",
"url": "https://confluence.atlassian.com/security/security-bulletin-november-18-2025-1671463469.html"
}
],
"source_lang": "en-US",
"title": "Splunk Splunk Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-18T23:00:00.000+00:00",
"generator": {
"date": "2025-11-19T09:42:41.445+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2023-2229",
"initial_release_date": "2023-08-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-01T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2024-08-12T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.1",
"product": {
"name": "Atlassian Confluence \u003c10.1.1",
"product_id": "T048680"
}
},
{
"category": "product_version",
"name": "10.1.1",
"product": {
"name": "Atlassian Confluence 10.1.1",
"product_id": "T048680-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:10.1.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.2",
"product": {
"name": "Atlassian Confluence \u003c10.0.2",
"product_id": "T048685"
}
},
{
"category": "product_version",
"name": "10.0.2",
"product": {
"name": "Atlassian Confluence 10.0.2",
"product_id": "T048685-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:10.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.7",
"product": {
"name": "Atlassian Confluence \u003c9.2.7",
"product_id": "T048686"
}
},
{
"category": "product_version",
"name": "9.2.7",
"product": {
"name": "Atlassian Confluence 9.2.7",
"product_id": "T048686-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:9.2.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.5.25",
"product": {
"name": "Atlassian Confluence \u003c8.5.25",
"product_id": "T048687"
}
},
{
"category": "product_version",
"name": "8.5.25",
"product": {
"name": "Atlassian Confluence 8.5.25",
"product_id": "T048687-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:8.5.25"
}
}
}
],
"category": "product_name",
"name": "Confluence"
}
],
"category": "vendor",
"name": "Atlassian"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Splunk Splunk Enterprise",
"product": {
"name": "Splunk Splunk Enterprise",
"product_id": "T008911",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.1",
"product_id": "T029634"
}
},
{
"category": "product_version",
"name": "9.1.1",
"product": {
"name": "Splunk Splunk Enterprise 9.1.1",
"product_id": "T029634-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.6",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.6",
"product_id": "T029635"
}
},
{
"category": "product_version",
"name": "9.0.6",
"product": {
"name": "Splunk Splunk Enterprise 9.0.6",
"product_id": "T029635-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.0.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.12",
"product": {
"name": "Splunk Splunk Enterprise \u003c8.2.12",
"product_id": "T029636"
}
},
{
"category": "product_version",
"name": "8.2.12",
"product": {
"name": "Splunk Splunk Enterprise 8.2.12",
"product_id": "T029636-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:8.2.12"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.1",
"product_id": "T033705"
}
},
{
"category": "product_version",
"name": "9.2.1",
"product": {
"name": "Splunk Splunk Enterprise 9.2.1",
"product_id": "T033705-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.4",
"product_id": "T033718"
}
},
{
"category": "product_version",
"name": "9.1.4",
"product": {
"name": "Splunk Splunk Enterprise 9.1.4",
"product_id": "T033718-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.9",
"product_id": "T033720"
}
},
{
"category": "product_version",
"name": "9.0.9",
"product": {
"name": "Splunk Splunk Enterprise 9.0.9",
"product_id": "T033720-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.0.9"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2013-7489",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2013-7489"
},
{
"cve": "CVE-2018-10237",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2018-10237"
},
{
"cve": "CVE-2018-20225",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2018-20225"
},
{
"cve": "CVE-2019-20454",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2019-20454"
},
{
"cve": "CVE-2019-20838",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2019-20838"
},
{
"cve": "CVE-2020-14155",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-14155"
},
{
"cve": "CVE-2020-28469",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-28469"
},
{
"cve": "CVE-2020-28851",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-28851"
},
{
"cve": "CVE-2020-29652",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-29652"
},
{
"cve": "CVE-2020-8169",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8169"
},
{
"cve": "CVE-2020-8177",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8231",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8908",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2021-20066",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-20066"
},
{
"cve": "CVE-2021-22569",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22569"
},
{
"cve": "CVE-2021-22876",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22876"
},
{
"cve": "CVE-2021-22890",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22890"
},
{
"cve": "CVE-2021-22897",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22897"
},
{
"cve": "CVE-2021-22898",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22898"
},
{
"cve": "CVE-2021-22901",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22901"
},
{
"cve": "CVE-2021-22922",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22922"
},
{
"cve": "CVE-2021-22923",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22923"
},
{
"cve": "CVE-2021-22924",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22924"
},
{
"cve": "CVE-2021-22925",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22925"
},
{
"cve": "CVE-2021-22926",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-22945",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22945"
},
{
"cve": "CVE-2021-22946",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22947",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-23343",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-23343"
},
{
"cve": "CVE-2021-23382",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-23382"
},
{
"cve": "CVE-2021-27918",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-27919",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-27919"
},
{
"cve": "CVE-2021-29060",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29060"
},
{
"cve": "CVE-2021-29425",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-29923",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29923"
},
{
"cve": "CVE-2021-31525",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-31525"
},
{
"cve": "CVE-2021-31566",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-31566"
},
{
"cve": "CVE-2021-33194",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33198",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33198"
},
{
"cve": "CVE-2021-34558",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-34558"
},
{
"cve": "CVE-2021-3520",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-3572",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3572"
},
{
"cve": "CVE-2021-36221",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36976",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-36976"
},
{
"cve": "CVE-2021-3803",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3803"
},
{
"cve": "CVE-2021-38297",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-38561",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-38561"
},
{
"cve": "CVE-2021-39293",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-39293"
},
{
"cve": "CVE-2021-41182",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41182"
},
{
"cve": "CVE-2021-41183",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41183"
},
{
"cve": "CVE-2021-41184",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41184"
},
{
"cve": "CVE-2021-41771",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-41772",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41772"
},
{
"cve": "CVE-2021-43565",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2021-44716",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44717",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-44717"
},
{
"cve": "CVE-2022-1705",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1941",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1941"
},
{
"cve": "CVE-2022-1962",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-22576",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-2309",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-23491",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23491"
},
{
"cve": "CVE-2022-23772",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-24675",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-24921",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24921"
},
{
"cve": "CVE-2022-24999",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24999"
},
{
"cve": "CVE-2022-25881",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-25881"
},
{
"cve": "CVE-2022-27191",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-27536",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27664",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27774",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27775",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27776",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27778",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27779",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27779"
},
{
"cve": "CVE-2022-27780",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27780"
},
{
"cve": "CVE-2022-27781",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-28131",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-28327",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2879",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-29526",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29804",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30115",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-30580",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30635",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-31129",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-3171",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3171"
},
{
"cve": "CVE-2022-32148",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32189",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32205",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-33987",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-3509",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3509"
},
{
"cve": "CVE-2022-3510",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3510"
},
{
"cve": "CVE-2022-3517",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-35260",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35737",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-36227",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-37599",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37599"
},
{
"cve": "CVE-2022-37601",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37601"
},
{
"cve": "CVE-2022-37603",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37603"
},
{
"cve": "CVE-2022-38900",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-38900"
},
{
"cve": "CVE-2022-40023",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40897",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2022-40899",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-41715",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41716",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41720",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41722",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41722"
},
{
"cve": "CVE-2022-42003",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42915",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-46175",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-46175"
},
{
"cve": "CVE-2023-23914",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-24539",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-24539"
},
{
"cve": "CVE-2023-24540",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-24540"
},
{
"cve": "CVE-2023-27533",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27537",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27537"
},
{
"cve": "CVE-2023-27538",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-29400",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29400"
},
{
"cve": "CVE-2023-29402",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29403",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29403"
},
{
"cve": "CVE-2023-29404",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-40592",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40592"
},
{
"cve": "CVE-2023-40593",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40593"
},
{
"cve": "CVE-2023-40594",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40594"
},
{
"cve": "CVE-2023-40595",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40595"
},
{
"cve": "CVE-2023-40596",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40596"
},
{
"cve": "CVE-2023-40597",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40597"
},
{
"cve": "CVE-2023-40598",
"product_status": {
"known_affected": [
"T033720",
"T048680",
"T008911",
"T004914",
"T002207",
"T033718",
"T048685",
"T029636",
"T033705",
"T029635",
"T029634",
"T048687",
"T048686"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40598"
}
]
}
WID-SEC-W-2023-1424
Vulnerability from csaf_certbund - Published: 2023-06-12 22:00 - Updated: 2025-10-06 22:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1424 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1424.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1424 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1424"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-06-12",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/06/Xerox-Security-Bulletin-XRX23-009-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-017 vom 2025-10-07",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/10/Xerox-Security-Bulletin-XRX25-017-for-Xerox-FreeFlow-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server f\u00fcr Solaris: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-06T22:00:00.000+00:00",
"generator": {
"date": "2025-10-07T08:04:36.463+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-1424",
"initial_release_date": "2023-06-12T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-12T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2017-12613",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2017-12613"
},
{
"cve": "CVE-2018-25032",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2021-29338",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-29338"
},
{
"cve": "CVE-2021-30860",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-30860"
},
{
"cve": "CVE-2021-35940",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-35940"
},
{
"cve": "CVE-2021-37519",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37519"
},
{
"cve": "CVE-2021-37750",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37750"
},
{
"cve": "CVE-2022-0718",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-0718"
},
{
"cve": "CVE-2022-1122",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1122"
},
{
"cve": "CVE-2022-1292",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1705",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-21291",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21291"
},
{
"cve": "CVE-2022-21349",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21349"
},
{
"cve": "CVE-2022-21515",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21515"
},
{
"cve": "CVE-2022-2309",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-23521",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24675",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-24963",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24963"
},
{
"cve": "CVE-2022-25147",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25255",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25255"
},
{
"cve": "CVE-2022-27337",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27337"
},
{
"cve": "CVE-2022-27536",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27664",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27778",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-28131",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-2816",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-2817",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2819",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-28327",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-28331",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28331"
},
{
"cve": "CVE-2022-2845",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-2849",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2862",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2874",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-2879",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2889",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-2923",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2928",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2928"
},
{
"cve": "CVE-2022-2929",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2929"
},
{
"cve": "CVE-2022-2946",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-29526",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-2980",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-29804",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-3016",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-3037",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-30580",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30635",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-3094",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3094"
},
{
"cve": "CVE-2022-3099",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-3134",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3153",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-32148",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32189",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32190",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32190"
},
{
"cve": "CVE-2022-32205",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3234",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-3235",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3256",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3256"
},
{
"cve": "CVE-2022-3278",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3296",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3297",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-3324",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3352",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-3515",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-35260",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-36113",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36113"
},
{
"cve": "CVE-2022-36114",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36114"
},
{
"cve": "CVE-2022-36227",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-3705",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-3736",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3736"
},
{
"cve": "CVE-2022-37436",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-38171",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38171"
},
{
"cve": "CVE-2022-38784",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38784"
},
{
"cve": "CVE-2022-3924",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-39253",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-39253"
},
{
"cve": "CVE-2022-40303",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40898",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40898"
},
{
"cve": "CVE-2022-41715",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41716",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41903",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42010",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-4203",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4203"
},
{
"cve": "CVE-2022-4283",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4283"
},
{
"cve": "CVE-2022-42898",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-42915",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42919",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-4304",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4345",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4345"
},
{
"cve": "CVE-2022-4450",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-45143",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45143"
},
{
"cve": "CVE-2022-45199",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45199"
},
{
"cve": "CVE-2022-45939",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-46340",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46340"
},
{
"cve": "CVE-2022-46341",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46341"
},
{
"cve": "CVE-2022-46342",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46342"
},
{
"cve": "CVE-2022-46343",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46343"
},
{
"cve": "CVE-2022-46344",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46344"
},
{
"cve": "CVE-2022-46871",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46871"
},
{
"cve": "CVE-2022-46874",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46874"
},
{
"cve": "CVE-2022-46877",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46877"
},
{
"cve": "CVE-2022-48281",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2023-0215",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0216",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0216"
},
{
"cve": "CVE-2023-0217",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0217"
},
{
"cve": "CVE-2023-0286",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0401",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0401"
},
{
"cve": "CVE-2023-0411",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0411"
},
{
"cve": "CVE-2023-0412",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0412"
},
{
"cve": "CVE-2023-0413",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0413"
},
{
"cve": "CVE-2023-0414",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0414"
},
{
"cve": "CVE-2023-0415",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0415"
},
{
"cve": "CVE-2023-0416",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0416"
},
{
"cve": "CVE-2023-0417",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0417"
},
{
"cve": "CVE-2023-0430",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0430"
},
{
"cve": "CVE-2023-0567",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0616",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0616"
},
{
"cve": "CVE-2023-0662",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-0767",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-0795",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0795"
},
{
"cve": "CVE-2023-0796",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0796"
},
{
"cve": "CVE-2023-0797",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0797"
},
{
"cve": "CVE-2023-0798",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0798"
},
{
"cve": "CVE-2023-0799",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0799"
},
{
"cve": "CVE-2023-0800",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0800"
},
{
"cve": "CVE-2023-0801",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0801"
},
{
"cve": "CVE-2023-0802",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0802"
},
{
"cve": "CVE-2023-0803",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0803"
},
{
"cve": "CVE-2023-0804",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0804"
},
{
"cve": "CVE-2023-21830",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21840",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21840"
},
{
"cve": "CVE-2023-21843",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21896",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21896"
},
{
"cve": "CVE-2023-21928",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21928"
},
{
"cve": "CVE-2023-21984",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21984"
},
{
"cve": "CVE-2023-21985",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21985"
},
{
"cve": "CVE-2023-22003",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22003"
},
{
"cve": "CVE-2023-22490",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22809",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23598",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23598"
},
{
"cve": "CVE-2023-23599",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23599"
},
{
"cve": "CVE-2023-23601",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23601"
},
{
"cve": "CVE-2023-23602",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23602"
},
{
"cve": "CVE-2023-23603",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23603"
},
{
"cve": "CVE-2023-23605",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23605"
},
{
"cve": "CVE-2023-23918",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23919",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23920",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23936",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-23946",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-23969",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23969"
},
{
"cve": "CVE-2023-24580",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24580"
},
{
"cve": "CVE-2023-24807",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24807"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-25690",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25728",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25728"
},
{
"cve": "CVE-2023-25729",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25729"
},
{
"cve": "CVE-2023-25730",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25730"
},
{
"cve": "CVE-2023-25732",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25732"
},
{
"cve": "CVE-2023-25734",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25734"
},
{
"cve": "CVE-2023-25735",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25735"
},
{
"cve": "CVE-2023-25737",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25737"
},
{
"cve": "CVE-2023-25738",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25738"
},
{
"cve": "CVE-2023-25739",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25739"
},
{
"cve": "CVE-2023-25742",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25742"
},
{
"cve": "CVE-2023-25743",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25743"
},
{
"cve": "CVE-2023-25744",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25744"
},
{
"cve": "CVE-2023-25746",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25746"
},
{
"cve": "CVE-2023-25751",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25751"
},
{
"cve": "CVE-2023-25752",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25752"
},
{
"cve": "CVE-2023-27522",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-28162",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28162"
},
{
"cve": "CVE-2023-28163",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28163"
},
{
"cve": "CVE-2023-28164",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28164"
},
{
"cve": "CVE-2023-28176",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28176"
},
{
"cve": "CVE-2023-28708",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28708"
}
]
}
WID-SEC-W-2023-0318
Vulnerability from csaf_certbund - Published: 2023-02-08 23:00 - Updated: 2025-04-29 22:00Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder angemeldeter Angreifer kann mehrere Schwachstellen in Red Hat Migration Toolkit for Containers ausnutzen, um seine Rechte zu erweitern, einen Denial of Service zu verursachen, Sicherheitsvorkehrungen zu umgehen und Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0318 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0318.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0318 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0318"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-02-08",
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0632 vom 2023-02-15",
"url": "https://access.redhat.com/errata/RHSA-2023:0632"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0728 vom 2023-02-17",
"url": "https://access.redhat.com/errata/RHSA-2023:0728"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0769 vom 2023-02-21",
"url": "https://access.redhat.com/errata/RHSA-2023:0769"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0774 vom 2023-02-22",
"url": "https://access.redhat.com/errata/RHSA-2023:0774"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2041 vom 2023-04-27",
"url": "https://access.redhat.com/errata/RHSA-2023:2041"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3645 vom 2023-06-16",
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5006 vom 2023-12-30",
"url": "https://access.redhat.com/errata/RHSA-2023:5006"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0121 vom 2024-01-13",
"url": "https://linux.oracle.com/errata/ELSA-2024-0121.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2988 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASDOCKER-2025-061 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2025-061.html"
}
],
"source_lang": "en-US",
"title": "Red Hat Migration Toolkit for Containers: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-29T22:00:00.000+00:00",
"generator": {
"date": "2025-04-30T08:54:44.454+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2023-0318",
"initial_release_date": "2023-02-08T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-02-08T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-02-15T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-16T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-20T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-21T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-26T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-01T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-14T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "11"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "T025990",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.11"
}
}
},
{
"category": "product_version_range",
"name": "Migration Toolkit for Containers \u003c1.7.7",
"product": {
"name": "Red Hat OpenShift Migration Toolkit for Containers \u003c1.7.7",
"product_id": "T026206"
}
},
{
"category": "product_version",
"name": "Migration Toolkit for Containers 1.7.7",
"product": {
"name": "Red Hat OpenShift Migration Toolkit for Containers 1.7.7",
"product_id": "T026206-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:migration_toolkit_for_containers__1.7.7"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "T026435",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.12"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.0",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.0",
"product_id": "T031839"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.0",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.0",
"product_id": "T031839-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.0"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43138",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2021-43138"
},
{
"cve": "CVE-2022-27664",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-2879",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-32149",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32189",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32190",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2022-32190"
},
{
"cve": "CVE-2022-41715",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"product_status": {
"known_affected": [
"T008027",
"67646",
"T026206",
"398363",
"T026435",
"T004914",
"T025990",
"T031839"
]
},
"release_date": "2023-02-08T23:00:00.000+00:00",
"title": "CVE-2022-41717"
}
]
}
WID-SEC-W-2023-1350
Vulnerability from csaf_certbund - Published: 2023-06-01 22:00 - Updated: 2025-11-18 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise in diversen Komponenten von Drittanbietern ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1350 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1350.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1350 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1350"
},
{
"category": "external",
"summary": "Splunk Enterprise Security Advisory SVD-2023-0613 vom 2023-06-01",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0613"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7008449 vom 2023-06-29",
"url": "https://www.ibm.com/support/pages/node/7008449"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0487-1 vom 2024-02-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017931.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0486-1 vom 2024-02-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017932.html"
},
{
"category": "external",
"summary": "Atlassian Security Bulletin - November 18 2025",
"url": "https://confluence.atlassian.com/security/security-bulletin-november-18-2025-1671463469.html"
}
],
"source_lang": "en-US",
"title": "Splunk Splunk Enterprise: Mehrere Schwachstellen in Komponenten von Drittanbietern",
"tracking": {
"current_release_date": "2025-11-18T23:00:00.000+00:00",
"generator": {
"date": "2025-11-19T09:42:52.592+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2023-1350",
"initial_release_date": "2023-06-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-02-15T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.1",
"product": {
"name": "Atlassian Confluence \u003c10.1.1",
"product_id": "T048680"
}
},
{
"category": "product_version",
"name": "10.1.1",
"product": {
"name": "Atlassian Confluence 10.1.1",
"product_id": "T048680-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:10.1.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.2",
"product": {
"name": "Atlassian Confluence \u003c10.0.2",
"product_id": "T048685"
}
},
{
"category": "product_version",
"name": "10.0.2",
"product": {
"name": "Atlassian Confluence 10.0.2",
"product_id": "T048685-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:10.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.7",
"product": {
"name": "Atlassian Confluence \u003c9.2.7",
"product_id": "T048686"
}
},
{
"category": "product_version",
"name": "9.2.7",
"product": {
"name": "Atlassian Confluence 9.2.7",
"product_id": "T048686-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:9.2.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.5.25",
"product": {
"name": "Atlassian Confluence \u003c8.5.25",
"product_id": "T048687"
}
},
{
"category": "product_version",
"name": "8.5.25",
"product": {
"name": "Atlassian Confluence 8.5.25",
"product_id": "T048687-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:8.5.25"
}
}
}
],
"category": "product_name",
"name": "Confluence"
}
],
"category": "vendor",
"name": "Atlassian"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM DB2",
"product": {
"name": "IBM DB2",
"product_id": "5104",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.1.14",
"product": {
"name": "Splunk Splunk Enterprise \u003c8.1.14",
"product_id": "T027935"
}
},
{
"category": "product_version",
"name": "8.1.14",
"product": {
"name": "Splunk Splunk Enterprise 8.1.14",
"product_id": "T027935-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:8.1.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.11",
"product": {
"name": "Splunk Splunk Enterprise \u003c8.2.11",
"product_id": "T027936"
}
},
{
"category": "product_version",
"name": "8.2.11",
"product": {
"name": "Splunk Splunk Enterprise 8.2.11",
"product_id": "T027936-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:8.2.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.5",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.5",
"product_id": "T027937"
}
},
{
"category": "product_version",
"name": "9.0.5",
"product": {
"name": "Splunk Splunk Enterprise 9.0.5",
"product_id": "T027937-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.0.5"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-16042",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2017-16042"
},
{
"cve": "CVE-2018-25032",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2019-10744",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-10744"
},
{
"cve": "CVE-2019-10746",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-10746"
},
{
"cve": "CVE-2019-20149",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-20149"
},
{
"cve": "CVE-2020-13822",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-13822"
},
{
"cve": "CVE-2020-15138",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-15138"
},
{
"cve": "CVE-2020-28469",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-28469"
},
{
"cve": "CVE-2020-7662",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7662"
},
{
"cve": "CVE-2020-7753",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7753"
},
{
"cve": "CVE-2020-7774",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7774"
},
{
"cve": "CVE-2020-8116",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8116"
},
{
"cve": "CVE-2020-8169",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8169"
},
{
"cve": "CVE-2020-8177",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8203",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8203"
},
{
"cve": "CVE-2020-8231",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2021-20095",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-20095"
},
{
"cve": "CVE-2021-22876",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22876"
},
{
"cve": "CVE-2021-22890",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22890"
},
{
"cve": "CVE-2021-22897",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22897"
},
{
"cve": "CVE-2021-22898",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22898"
},
{
"cve": "CVE-2021-22901",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22901"
},
{
"cve": "CVE-2021-22922",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22922"
},
{
"cve": "CVE-2021-22923",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22923"
},
{
"cve": "CVE-2021-22924",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22924"
},
{
"cve": "CVE-2021-22925",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22925"
},
{
"cve": "CVE-2021-22926",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-22945",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22945"
},
{
"cve": "CVE-2021-22946",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22947",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-23343",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23343"
},
{
"cve": "CVE-2021-23368",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23368"
},
{
"cve": "CVE-2021-23382",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23382"
},
{
"cve": "CVE-2021-27292",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-27292"
},
{
"cve": "CVE-2021-29060",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-29060"
},
{
"cve": "CVE-2021-31566",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-31566"
},
{
"cve": "CVE-2021-33502",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33502"
},
{
"cve": "CVE-2021-33503",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33587",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33587"
},
{
"cve": "CVE-2021-3520",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-36976",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-36976"
},
{
"cve": "CVE-2021-3803",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-3803"
},
{
"cve": "CVE-2021-43565",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2022-1705",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-22576",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-23491",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23491"
},
{
"cve": "CVE-2022-23772",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-24675",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-24921",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24921"
},
{
"cve": "CVE-2022-24999",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24999"
},
{
"cve": "CVE-2022-25858",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-25858"
},
{
"cve": "CVE-2022-27191",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-27664",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27774",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27775",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27776",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27778",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27779",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27779"
},
{
"cve": "CVE-2022-27780",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27780"
},
{
"cve": "CVE-2022-27781",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-28131",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-28327",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2879",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-29526",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29804",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30115",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-30580",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30635",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-31129",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-32148",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32189",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32205",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-33987",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-3517",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-35260",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35737",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-36227",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37599",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37599"
},
{
"cve": "CVE-2022-37601",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37601"
},
{
"cve": "CVE-2022-37603",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37603"
},
{
"cve": "CVE-2022-37616",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37616"
},
{
"cve": "CVE-2022-38900",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-38900"
},
{
"cve": "CVE-2022-40023",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40303",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-41715",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41716",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41720",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-4200",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-4200"
},
{
"cve": "CVE-2022-42004",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42915",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-4304",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-43551",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43680",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-46175",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-46175"
},
{
"cve": "CVE-2023-0215",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-1370",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-23914",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-27533",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27537",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27537"
},
{
"cve": "CVE-2023-27538",
"product_status": {
"known_affected": [
"T027937",
"T002207",
"T027935",
"T027936",
"T048680",
"5104",
"T048685",
"T048687",
"T048686"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27538"
}
]
}
WID-SEC-W-2023-0111
Vulnerability from csaf_certbund - Published: 2023-01-17 23:00 - Updated: 2024-06-02 22:00Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen und Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0111 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0111.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0111 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0111"
},
{
"category": "external",
"summary": "RHSA-2022:7398 - Security Advisory vom 2023-01-17",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"category": "external",
"summary": "RHSA-2022:7399 - Security Advisory vom 2023-01-17",
"url": "https://access.redhat.com/errata/RHSA-2022:7399"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0264 vom 2023-01-19",
"url": "https://access.redhat.com/errata/RHSA-2023:0264"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-0328 vom 2023-01-24",
"url": "https://linux.oracle.com/errata/ELSA-2023-0328.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0328 vom 2023-01-23",
"url": "https://access.redhat.com/errata/RHSA-2023:0328"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0445 vom 2023-01-25",
"url": "https://access.redhat.com/errata/RHSA-2023:0445"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0446 vom 2023-01-25",
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-0446 vom 2023-01-26",
"url": "http://linux.oracle.com/errata/ELSA-2023-0446.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0569 vom 2023-02-08",
"url": "https://access.redhat.com/errata/RHSA-2023:0569"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0570 vom 2023-02-08",
"url": "https://access.redhat.com/errata/RHSA-2023:0570"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0631 vom 2023-02-07",
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0709 vom 2023-02-09",
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0708 vom 2023-02-09",
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0727 vom 2023-02-17",
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0769 vom 2023-02-21",
"url": "https://access.redhat.com/errata/RHSA-2023:0769"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0774 vom 2023-02-22",
"url": "https://access.redhat.com/errata/RHSA-2023:0774"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1042 vom 2023-03-07",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1174 vom 2023-03-09",
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1275 vom 2023-03-15",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2866 vom 2023-05-16",
"url": "https://access.redhat.com/errata/RHSA-2023:2866"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3205 vom 2023-05-18",
"url": "https://access.redhat.com/errata/RHSA-2023:3205"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1326 vom 2023-05-18",
"url": "https://access.redhat.com/errata/RHSA-2023:1326"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3216 vom 2023-05-24",
"url": "https://access.redhat.com/errata/RHSA-2023:3216"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3542 vom 2023-06-14",
"url": "https://access.redhat.com/errata/RHSA-2023:3542"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3541 vom 2023-06-15",
"url": "https://access.redhat.com/errata/RHSA-2023:3541"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3642 vom 2023-06-15",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3644 vom 2023-06-16",
"url": "https://access.redhat.com/errata/RHSA-2023:3644"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3664 vom 2023-06-19",
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3915 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2944 vom 2024-05-21",
"url": "https://access.redhat.com/errata/RHSA-2024:2944"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-3254 vom 2024-06-01",
"url": "https://linux.oracle.com/errata/ELSA-2024-3254.html"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-06-02T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:41:39.528+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-0111",
"initial_release_date": "2023-01-17T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-01-17T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-01-19T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-01-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2023-01-24T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-01-26T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-02-07T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-09T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-16T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-20T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-21T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-06T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-08T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-15T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-16T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-24T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-14T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-19T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-05T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-02T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "22"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4",
"product": {
"name": "Red Hat OpenShift Container Platform 4",
"product_id": "T022509",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.0",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.0",
"product_id": "T025940"
}
},
{
"category": "product_version",
"name": "Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "T025990",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.11"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "T026435",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.12"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.10",
"product": {
"name": "Red Hat OpenShift Container Platform 4.10",
"product_id": "T027233",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.10"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "T027760",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.13"
}
}
},
{
"category": "product_version",
"name": "Virtualization 4.13",
"product": {
"name": "Red Hat OpenShift Virtualization 4.13",
"product_id": "T027763",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:virtualization_4.13"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.11.43",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.11.43",
"product_id": "T028132"
}
},
{
"category": "product_version",
"name": "Developer Tools and Services 4.11",
"product": {
"name": "Red Hat OpenShift Developer Tools and Services 4.11",
"product_id": "T028205",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:developer_tools_and_services_4.11"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.11.44",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.11.44",
"product_id": "T028416"
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4235",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenShift. Der Fehler besteht aufgrund eines unbegrenzten Alias-Chasing, bei dem eine in b\u00f6ser Absicht erstellte YAML-Datei dazu f\u00fchren kann, dass das System erhebliche Systemressourcen in der go-yaml-Komponente verbraucht. Ein entfernterm anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T028132",
"T008027",
"67646",
"T028416",
"T026435",
"T028205",
"T004914",
"T025990",
"T027763",
"T022509",
"T027760",
"T027233"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2021-4235"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenShift. Der Fehler besteht aufgrund einer inkonsistenten Interpretation von HTTP Requests (HTTP Request/Response Smuggling) in Golang Go. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Daten zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T028132",
"T008027",
"67646",
"T028416",
"T026435",
"T028205",
"T004914",
"T025990",
"T027763",
"T022509",
"T027760",
"T027233"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2995",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenShift. Der Fehler besteht aufgrund einer fehlerhaften Behandlung der zus\u00e4tzlichen Gruppen in der CRI-O Container-Engine. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um vertrauliche Informationen preiszugeben oder m\u00f6glicherweise Daten zu ver\u00e4ndern. Au\u00dferdem kann die Schwachstelle f\u00fcr Angriffe zur Codeausf\u00fchrung aus der Ferne genutzt werden."
}
],
"product_status": {
"known_affected": [
"T028132",
"T008027",
"67646",
"T028416",
"T026435",
"T028205",
"T004914",
"T025990",
"T027763",
"T022509",
"T027760",
"T027233"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-2995"
},
{
"cve": "CVE-2022-3466",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenShift. Der Fehler besteht aufgrund falscher Standardberechtigungen. Ein entfernter, authentisierter Angreifer mit Zugriff auf Programme mit vererbbaren Dateif\u00e4higkeiten kann diese Schwachstelle ausnutzen, um diese F\u00e4higkeiten auf den erlaubten Satz zu erh\u00f6hen, wenn execve(2) ausgef\u00fchrt wird. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T028132",
"T008027",
"67646",
"T028416",
"T026435",
"T028205",
"T004914",
"T025990",
"T027763",
"T022509",
"T027760",
"T027233"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-3466"
}
]
}
CERTFR-2025-AVI-0969
Vulnerability from certfr_avis - Published: 2025-11-06 - Updated: 2025-11-06
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | GenAI sur Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.90.x | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.58 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.63 | ||
| VMware | Tanzu Kubernetes Runtime | VMware Tanzu pour MySQL sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.49 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Platform versions antérieures à 1.16.14 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.915.x | ||
| VMware | Tanzu Application Service | CredHub Service Broker versions antérieures à 1.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.915.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Application Service versions antérieures à 1.16.13 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.77.x | ||
| VMware | Services Suite | Platform Automation Toolkit versions antérieures à 5.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.906.x | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour VMware Tanzu versions antérieures à 1.14.9 | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.9 | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Services pour VMware Tanzu versions antérieures à 3.3.10 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Concourse pour VMware Tanzu versions antérieures à 7.14.1+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.46 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Telemetry pour VMware Tanzu Platform versions antérieures à 2.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.103.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.906.x |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GenAI sur Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.90.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.58",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.63",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.49",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.14",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Service Broker versions ant\u00e9rieures \u00e0 1.6.6",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.13",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.77.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.3.2",
"product": {
"name": "Services Suite",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow pour VMware Tanzu versions ant\u00e9rieures \u00e0 1.14.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services pour VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.10",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Concourse pour VMware Tanzu versions ant\u00e9rieures \u00e0 7.14.1+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.46",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.103.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2006-3082",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-3082"
},
{
"name": "CVE-2013-2064",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2064"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"name": "CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"name": "CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"name": "CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"name": "CVE-2018-10919",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10919"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2019-13136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13136"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2021-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0561"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2015-5262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5262"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2022-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37967"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-0696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0696"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2022-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0714"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0158"
},
{
"name": "CVE-2022-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0156"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-0319",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0319"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2022-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24070"
},
{
"name": "CVE-2021-28544",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28544"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2021-23177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23177"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-1587",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1587"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2022-1897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1897"
},
{
"name": "CVE-2022-1420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1420"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2022-1622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1622"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2023-0614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0614"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2023-0922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0922"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2021-45346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45346"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-34967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34967"
},
{
"name": "CVE-2023-34968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34968"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-2283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2283"
},
{
"name": "CVE-2023-1667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1667"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4091"
},
{
"name": "CVE-2023-42670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42670"
},
{
"name": "CVE-2023-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4154"
},
{
"name": "CVE-2023-42669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42669"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2022-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1615"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2024-0746",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0746"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2021-4048",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4048"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2022-2127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2127"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2023-47282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47282"
},
{
"name": "CVE-2023-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47169"
},
{
"name": "CVE-2023-48368",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48368"
},
{
"name": "CVE-2023-22656",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22656"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2018-14628",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14628"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9640"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2022-1771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1771"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2023-5341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5341"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2023-46045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46045"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2018-13440",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13440"
},
{
"name": "CVE-2019-13147",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13147"
},
{
"name": "CVE-2022-24599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24599"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2021-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35452"
},
{
"name": "CVE-2021-36408",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36408"
},
{
"name": "CVE-2021-36410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36410"
},
{
"name": "CVE-2021-36411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36411"
},
{
"name": "CVE-2022-43235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43235"
},
{
"name": "CVE-2022-43236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43236"
},
{
"name": "CVE-2022-43237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43237"
},
{
"name": "CVE-2022-43238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43238"
},
{
"name": "CVE-2022-43239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43239"
},
{
"name": "CVE-2022-43240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43240"
},
{
"name": "CVE-2022-43241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43241"
},
{
"name": "CVE-2022-43242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43242"
},
{
"name": "CVE-2022-43243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43243"
},
{
"name": "CVE-2022-43244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43244"
},
{
"name": "CVE-2022-43245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43245"
},
{
"name": "CVE-2022-43248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43248"
},
{
"name": "CVE-2022-43249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43249"
},
{
"name": "CVE-2022-43250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43250"
},
{
"name": "CVE-2022-43252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43252"
},
{
"name": "CVE-2022-43253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43253"
},
{
"name": "CVE-2023-24751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24751"
},
{
"name": "CVE-2023-24752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24752"
},
{
"name": "CVE-2023-24754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24754"
},
{
"name": "CVE-2023-24755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24755"
},
{
"name": "CVE-2023-24756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24756"
},
{
"name": "CVE-2023-24757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24757"
},
{
"name": "CVE-2023-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24758"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"name": "CVE-2025-5987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5987"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-12380",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12380"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2018-3779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3779"
},
{
"name": "CVE-2019-8321",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8321"
},
{
"name": "CVE-2020-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15095"
},
{
"name": "CVE-2021-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43809"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2011-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2207"
},
{
"name": "CVE-2014-9157",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9157"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2014-9748",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9748"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2015-1606",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1606"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2015-7747",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7747"
},
{
"name": "CVE-2015-8863",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8863"
},
{
"name": "CVE-2016-10062",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10062"
},
{
"name": "CVE-2016-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-20012"
},
{
"name": "CVE-2016-5118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5118"
},
{
"name": "CVE-2016-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5841"
},
{
"name": "CVE-2016-7514",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7514"
},
{
"name": "CVE-2016-7531",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7531"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2017-1000476",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000476"
},
{
"name": "CVE-2017-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10928"
},
{
"name": "CVE-2017-11447",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11447"
},
{
"name": "CVE-2017-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12429"
},
{
"name": "CVE-2017-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12433"
},
{
"name": "CVE-2017-12643",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12643"
},
{
"name": "CVE-2017-12674",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12674"
},
{
"name": "CVE-2017-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16231"
},
{
"name": "CVE-2017-18250",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18250"
},
{
"name": "CVE-2017-18253",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18253"
},
{
"name": "CVE-2017-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6829"
},
{
"name": "CVE-2017-6830",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6830"
},
{
"name": "CVE-2017-6831",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6831"
},
{
"name": "CVE-2017-6832",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6832"
},
{
"name": "CVE-2017-6833",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6833"
},
{
"name": "CVE-2017-6834",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6834"
},
{
"name": "CVE-2017-6835",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6835"
},
{
"name": "CVE-2017-6836",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6836"
},
{
"name": "CVE-2017-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6837"
},
{
"name": "CVE-2017-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6838"
},
{
"name": "CVE-2017-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6839"
},
{
"name": "CVE-2017-7619",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7619"
},
{
"name": "CVE-2017-9409",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9409"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2018-10804",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10804"
},
{
"name": "CVE-2018-10805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10805"
},
{
"name": "CVE-2018-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11655"
},
{
"name": "CVE-2018-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11656"
},
{
"name": "CVE-2018-12599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12599"
},
{
"name": "CVE-2018-12600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12600"
},
{
"name": "CVE-2018-13153",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13153"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2018-14434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14434"
},
{
"name": "CVE-2018-14437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14437"
},
{
"name": "CVE-2018-15120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15120"
},
{
"name": "CVE-2018-15607",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15607"
},
{
"name": "CVE-2018-15798",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15798"
},
{
"name": "CVE-2018-16328",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16328"
},
{
"name": "CVE-2018-16329",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16329"
},
{
"name": "CVE-2018-16412",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16412"
},
{
"name": "CVE-2018-16645",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16645"
},
{
"name": "CVE-2018-19876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19876"
},
{
"name": "CVE-2018-9133",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9133"
},
{
"name": "CVE-2018-9135",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9135"
},
{
"name": "CVE-2019-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14844"
},
{
"name": "CVE-2019-17547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17547"
},
{
"name": "CVE-2019-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3792"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2019-6461",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6461"
},
{
"name": "CVE-2019-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6462"
},
{
"name": "CVE-2019-9904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9904"
},
{
"name": "CVE-2020-0499",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0499"
},
{
"name": "CVE-2020-10251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10251"
},
{
"name": "CVE-2020-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14152"
},
{
"name": "CVE-2020-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14153"
},
{
"name": "CVE-2020-18032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18032"
},
{
"name": "CVE-2020-18781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18781"
},
{
"name": "CVE-2020-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21599"
},
{
"name": "CVE-2020-21605",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21605"
},
{
"name": "CVE-2020-21606",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21606"
},
{
"name": "CVE-2020-25663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25663"
},
{
"name": "CVE-2020-27768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27768"
},
{
"name": "CVE-2020-27769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27769"
},
{
"name": "CVE-2020-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27776"
},
{
"name": "CVE-2020-27829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27829"
},
{
"name": "CVE-2020-29509",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29509"
},
{
"name": "CVE-2020-29511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29511"
},
{
"name": "CVE-2020-35492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35492"
},
{
"name": "CVE-2021-20176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20176"
},
{
"name": "CVE-2016-4074",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4074"
},
{
"name": "CVE-2021-20241",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20241"
},
{
"name": "CVE-2021-20243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20243"
},
{
"name": "CVE-2021-20244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20244"
},
{
"name": "CVE-2021-20245",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20245"
},
{
"name": "CVE-2021-20246",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20246"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2021-20309",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20309"
},
{
"name": "CVE-2021-20310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20310"
},
{
"name": "CVE-2021-20311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20311"
},
{
"name": "CVE-2021-20312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20312"
},
{
"name": "CVE-2021-20313",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20313"
},
{
"name": "CVE-2021-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23215"
},
{
"name": "CVE-2021-24031",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24031"
},
{
"name": "CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"name": "CVE-2021-26260",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26260"
},
{
"name": "CVE-2021-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26720"
},
{
"name": "CVE-2021-26945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26945"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2021-32490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32490"
},
{
"name": "CVE-2021-32491",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32491"
},
{
"name": "CVE-2021-32492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32492"
},
{
"name": "CVE-2021-32493",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32493"
},
{
"name": "CVE-2021-3468",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3468"
},
{
"name": "CVE-2021-3500",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3500"
},
{
"name": "CVE-2021-3502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3502"
},
{
"name": "CVE-2021-3574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3574"
},
{
"name": "CVE-2021-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3596"
},
{
"name": "CVE-2021-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3598"
},
{
"name": "CVE-2021-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3605"
},
{
"name": "CVE-2021-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3610"
},
{
"name": "CVE-2021-3670",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3670"
},
{
"name": "CVE-2021-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38115"
},
{
"name": "CVE-2021-39212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39212"
},
{
"name": "CVE-2021-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3933"
},
{
"name": "CVE-2021-3941",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3941"
},
{
"name": "CVE-2021-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40211"
},
{
"name": "CVE-2021-40812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40812"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2021-4219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4219"
},
{
"name": "CVE-2021-44964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44964"
},
{
"name": "CVE-2021-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45931"
},
{
"name": "CVE-2021-45942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45942"
},
{
"name": "CVE-2021-46310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46310"
},
{
"name": "CVE-2021-46312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46312"
},
{
"name": "CVE-2022-0284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0284"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2022-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0865"
},
{
"name": "CVE-2022-0907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0907"
},
{
"name": "CVE-2022-0909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0909"
},
{
"name": "CVE-2022-0924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0924"
},
{
"name": "CVE-2022-1056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1056"
},
{
"name": "CVE-2022-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1114"
},
{
"name": "CVE-2022-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1115"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2022-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1355"
},
{
"name": "CVE-2022-1623",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1623"
},
{
"name": "CVE-2022-2231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2231"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2022-25308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25308"
},
{
"name": "CVE-2022-25309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25309"
},
{
"name": "CVE-2022-25310",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25310"
},
{
"name": "CVE-2022-2598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2598"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2022-2719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2719"
},
{
"name": "CVE-2022-28463",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28463"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2022-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2928"
},
{
"name": "CVE-2022-2929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2929"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2022-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30698"
},
{
"name": "CVE-2022-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30699"
},
{
"name": "CVE-2022-31683",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31683"
},
{
"name": "CVE-2022-31782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31782"
},
{
"name": "CVE-2022-3213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3213"
},
{
"name": "CVE-2022-32545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32545"
},
{
"name": "CVE-2022-32546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32546"
},
{
"name": "CVE-2022-32547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32547"
},
{
"name": "CVE-2022-33068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33068"
},
{
"name": "CVE-2022-33099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33099"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2022-44267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44267"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2023-1289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1289"
},
{
"name": "CVE-2023-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1355"
},
{
"name": "CVE-2023-1906",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1906"
},
{
"name": "CVE-2023-1981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1981"
},
{
"name": "CVE-2023-2157",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2157"
},
{
"name": "CVE-2023-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2426"
},
{
"name": "CVE-2023-26785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26785"
},
{
"name": "CVE-2023-27102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27102"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2023-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3195"
},
{
"name": "CVE-2023-34151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34151"
},
{
"name": "CVE-2023-34152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34152"
},
{
"name": "CVE-2023-34153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34153"
},
{
"name": "CVE-2023-3428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3428"
},
{
"name": "CVE-2023-34474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34474"
},
{
"name": "CVE-2023-34475",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34475"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2023-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38469"
},
{
"name": "CVE-2023-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38470"
},
{
"name": "CVE-2023-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38471"
},
{
"name": "CVE-2023-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38472"
},
{
"name": "CVE-2023-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38473"
},
{
"name": "CVE-2023-38633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38633"
},
{
"name": "CVE-2023-3896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3896"
},
{
"name": "CVE-2023-39327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39327"
},
{
"name": "CVE-2023-39593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39593"
},
{
"name": "CVE-2023-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39978"
},
{
"name": "CVE-2023-43887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43887"
},
{
"name": "CVE-2023-45913",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45913"
},
{
"name": "CVE-2023-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45919"
},
{
"name": "CVE-2023-45922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45922"
},
{
"name": "CVE-2023-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45931"
},
{
"name": "CVE-2023-47471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47471"
},
{
"name": "CVE-2023-5568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5568"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2024-27766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27766"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2024-41817",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41817"
},
{
"name": "CVE-2024-43167",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43167"
},
{
"name": "CVE-2024-43168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43168"
},
{
"name": "CVE-2024-43790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43790"
},
{
"name": "CVE-2024-45720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45720"
},
{
"name": "CVE-2024-46901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46901"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2025-0306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0306"
},
{
"name": "CVE-2025-0838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-2148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2148"
},
{
"name": "CVE-2025-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2149"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2025-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2998"
},
{
"name": "CVE-2025-2999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2999"
},
{
"name": "CVE-2025-3000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3000"
},
{
"name": "CVE-2025-3001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3001"
},
{
"name": "CVE-2025-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3121"
},
{
"name": "CVE-2025-3136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3136"
},
{
"name": "CVE-2025-31498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31498"
},
{
"name": "CVE-2025-3262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3262"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2025-40002",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40002"
},
{
"name": "CVE-2025-40004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40004"
},
{
"name": "CVE-2025-40007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40007"
},
{
"name": "CVE-2025-40015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40015"
},
{
"name": "CVE-2025-40017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40017"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2025-4287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4287"
},
{
"name": "CVE-2025-43965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43965"
},
{
"name": "CVE-2025-46148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46148"
},
{
"name": "CVE-2025-46149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46149"
},
{
"name": "CVE-2025-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46150"
},
{
"name": "CVE-2025-46152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46152"
},
{
"name": "CVE-2025-46153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46153"
},
{
"name": "CVE-2025-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46393"
},
{
"name": "CVE-2025-46569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46569"
},
{
"name": "CVE-2025-47291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47291"
},
{
"name": "CVE-2025-50950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50950"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2025-52099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52099"
},
{
"name": "CVE-2025-53014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53014"
},
{
"name": "CVE-2025-53019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53019"
},
{
"name": "CVE-2025-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53101"
},
{
"name": "CVE-2025-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53367"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2025-54801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54801"
},
{
"name": "CVE-2025-54874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54874"
},
{
"name": "CVE-2025-55004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55004"
},
{
"name": "CVE-2025-55005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55005"
},
{
"name": "CVE-2025-55154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55154"
},
{
"name": "CVE-2025-55160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55160"
},
{
"name": "CVE-2025-55197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55197"
},
{
"name": "CVE-2025-55212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55212"
},
{
"name": "CVE-2025-55298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55298"
},
{
"name": "CVE-2025-55553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55553"
},
{
"name": "CVE-2025-55557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55557"
},
{
"name": "CVE-2025-55558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55558"
},
{
"name": "CVE-2025-55560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55560"
},
{
"name": "CVE-2025-5745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5745"
},
{
"name": "CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"name": "CVE-2025-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57807"
},
{
"name": "CVE-2025-5878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5878"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-59842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59842"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2025-62171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62171"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-7709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7709"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2025-8961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8961"
},
{
"name": "CVE-2025-9092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9092"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2025-9340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9340"
},
{
"name": "CVE-2025-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9341"
},
{
"name": "CVE-2025-9390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9390"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2024-27280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27280"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-37370",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37370"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2023-6349",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6349"
},
{
"name": "CVE-2024-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5197"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2024-47874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47874"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2024-38829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38829"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2023-49582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49582"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-54534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54534"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2024-27407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27407"
},
{
"name": "CVE-2024-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50157"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-27281",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27281"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2025-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21666"
},
{
"name": "CVE-2025-21669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21669"
},
{
"name": "CVE-2025-21670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21670"
},
{
"name": "CVE-2025-21674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21674"
},
{
"name": "CVE-2025-21675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21675"
},
{
"name": "CVE-2025-21676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21676"
},
{
"name": "CVE-2025-21678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21678"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2024-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53124"
},
{
"name": "CVE-2024-57948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57948"
},
{
"name": "CVE-2025-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21665"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-21668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21668"
},
{
"name": "CVE-2025-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21680"
},
{
"name": "CVE-2025-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21681"
},
{
"name": "CVE-2025-21683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21683"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2024-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49887"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2025-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21684"
},
{
"name": "CVE-2025-21689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21689"
},
{
"name": "CVE-2025-21690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21690"
},
{
"name": "CVE-2025-21692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21692"
},
{
"name": "CVE-2025-21697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21697"
},
{
"name": "CVE-2025-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21699"
},
{
"name": "CVE-2024-57949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57949"
},
{
"name": "CVE-2024-57951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57951"
},
{
"name": "CVE-2025-21694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21694"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-57994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57994"
},
{
"name": "CVE-2025-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21705"
},
{
"name": "CVE-2025-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21715"
},
{
"name": "CVE-2025-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21716"
},
{
"name": "CVE-2025-21719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21719"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-21725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21725"
},
{
"name": "CVE-2025-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21728"
},
{
"name": "CVE-2025-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21733"
},
{
"name": "CVE-2025-21753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21753"
},
{
"name": "CVE-2025-21754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21754"
},
{
"name": "CVE-2025-21767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21767"
},
{
"name": "CVE-2025-21790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21790"
},
{
"name": "CVE-2025-21795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21795"
},
{
"name": "CVE-2025-21799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21799"
},
{
"name": "CVE-2025-21802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21802"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-57996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57996"
},
{
"name": "CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"name": "CVE-2025-21718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21718"
},
{
"name": "CVE-2025-21772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21772"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2024-57834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57834"
},
{
"name": "CVE-2024-57973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57973"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"name": "CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2024-57997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57997"
},
{
"name": "CVE-2024-57998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57998"
},
{
"name": "CVE-2024-58001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58001"
},
{
"name": "CVE-2024-58007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58007"
},
{
"name": "CVE-2024-58010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58010"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2024-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58016"
},
{
"name": "CVE-2024-58017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58017"
},
{
"name": "CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"name": "CVE-2024-58034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58034"
},
{
"name": "CVE-2024-58051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58051"
},
{
"name": "CVE-2024-58052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58052"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58055"
},
{
"name": "CVE-2024-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58056"
},
{
"name": "CVE-2024-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58058"
},
{
"name": "CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"name": "CVE-2024-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58063"
},
{
"name": "CVE-2024-58068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58068"
},
{
"name": "CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"name": "CVE-2024-58071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58071"
},
{
"name": "CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"name": "CVE-2024-58076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58076"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2024-58080",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58080"
},
{
"name": "CVE-2024-58083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58083"
},
{
"name": "CVE-2024-58085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58085"
},
{
"name": "CVE-2024-58086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58086"
},
{
"name": "CVE-2025-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21704"
},
{
"name": "CVE-2025-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21706"
},
{
"name": "CVE-2025-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21707"
},
{
"name": "CVE-2025-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21708"
},
{
"name": "CVE-2025-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21711"
},
{
"name": "CVE-2025-21722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21722"
},
{
"name": "CVE-2025-21726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21726"
},
{
"name": "CVE-2025-21727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21727"
},
{
"name": "CVE-2025-21731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21731"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2025-21735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21735"
},
{
"name": "CVE-2025-21736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21736"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2025-21744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21744"
},
{
"name": "CVE-2025-21745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21745"
},
{
"name": "CVE-2025-21748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21748"
},
{
"name": "CVE-2025-21749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21749"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2025-21758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21758"
},
{
"name": "CVE-2025-21760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21760"
},
{
"name": "CVE-2025-21761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21761"
},
{
"name": "CVE-2025-21762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21762"
},
{
"name": "CVE-2025-21763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21763"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2025-21765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21765"
},
{
"name": "CVE-2025-21766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21766"
},
{
"name": "CVE-2025-21775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21775"
},
{
"name": "CVE-2025-21776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21776"
},
{
"name": "CVE-2025-21779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21779"
},
{
"name": "CVE-2025-21781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21781"
},
{
"name": "CVE-2025-21782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21782"
},
{
"name": "CVE-2025-21787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21787"
},
{
"name": "CVE-2025-21791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21791"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2025-21796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21796"
},
{
"name": "CVE-2025-21804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21804"
},
{
"name": "CVE-2025-21806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21806"
},
{
"name": "CVE-2025-21811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21811"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2025-21814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21814"
},
{
"name": "CVE-2025-21820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21820"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2025-21823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21823"
},
{
"name": "CVE-2025-21826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21826"
},
{
"name": "CVE-2025-21829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21829"
},
{
"name": "CVE-2025-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21830"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2025-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21835"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-57990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57990"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"name": "CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"name": "CVE-2024-58078",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58078"
},
{
"name": "CVE-2024-58079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58079"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2025-21741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21741"
},
{
"name": "CVE-2025-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21742"
},
{
"name": "CVE-2025-21743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21743"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2025-21773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21773"
},
{
"name": "CVE-2025-21784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21784"
},
{
"name": "CVE-2025-21793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21793"
},
{
"name": "CVE-2025-21810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21810"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-21828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21828"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-21844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21844"
},
{
"name": "CVE-2025-21846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21846"
},
{
"name": "CVE-2025-21847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21847"
},
{
"name": "CVE-2025-21848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21848"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2025-21856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21856"
},
{
"name": "CVE-2025-21857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21857"
},
{
"name": "CVE-2025-21858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21858"
},
{
"name": "CVE-2025-21859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21859"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-21862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21862"
},
{
"name": "CVE-2025-21864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21864"
},
{
"name": "CVE-2025-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21866"
},
{
"name": "CVE-2025-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21869"
},
{
"name": "CVE-2025-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21870"
},
{
"name": "CVE-2025-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21871"
},
{
"name": "CVE-2025-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21877"
},
{
"name": "CVE-2025-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21878"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21890"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21892"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"name": "CVE-2024-58090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58090"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21721"
},
{
"name": "CVE-2025-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21867"
},
{
"name": "CVE-2025-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21875"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-21904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21904"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2025-21909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21909"
},
{
"name": "CVE-2025-21910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21910"
},
{
"name": "CVE-2025-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21912"
},
{
"name": "CVE-2025-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21913"
},
{
"name": "CVE-2025-21914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21914"
},
{
"name": "CVE-2025-21916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21916"
},
{
"name": "CVE-2025-21917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21917"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-21922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21922"
},
{
"name": "CVE-2025-21924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21924"
},
{
"name": "CVE-2025-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21925"
},
{
"name": "CVE-2025-21926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21926"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2025-21934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21934"
},
{
"name": "CVE-2025-21935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21935"
},
{
"name": "CVE-2025-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21936"
},
{
"name": "CVE-2025-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21937"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-21943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21943"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2025-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21948"
},
{
"name": "CVE-2025-21950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21950"
},
{
"name": "CVE-2025-21951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21951"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2025-21960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21960"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21978"
},
{
"name": "CVE-2025-21979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21979"
},
{
"name": "CVE-2025-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21980"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2025-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22015"
},
{
"name": "CVE-2025-21969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21969"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2025-21691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21691"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-22088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22088"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-58081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58081"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2024-58070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58070"
},
{
"name": "CVE-2024-58088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58088"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2025-21808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21808"
},
{
"name": "CVE-2025-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21836"
},
{
"name": "CVE-2025-21854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21854"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21873"
},
{
"name": "CVE-2025-21889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21889"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-21895",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21895"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2025-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21930"
},
{
"name": "CVE-2025-21961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21961"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2025-21995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21995"
},
{
"name": "CVE-2025-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22001"
},
{
"name": "CVE-2025-22003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22003"
},
{
"name": "CVE-2025-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22009"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2025-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22016"
},
{
"name": "CVE-2025-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22017"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2025-32728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32728"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-32434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32434"
},
{
"name": "CVE-2025-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37750"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-37974",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37974"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-21929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21929"
},
{
"name": "CVE-2025-40364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40364"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-21903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21903"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2025-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21977"
},
{
"name": "CVE-2025-21982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21982"
},
{
"name": "CVE-2025-22011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22011"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-32463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32463"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2024-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52615"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2025-31344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31344"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2024-57953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57953"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2024-58003",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58003"
},
{
"name": "CVE-2024-58082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58082"
},
{
"name": "CVE-2025-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21710"
},
{
"name": "CVE-2025-21798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21798"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2025-21809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21809"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2025-38350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38350"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-38500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38500"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2025-21746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21746"
},
{
"name": "CVE-2025-21783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21783"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2025-5994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5994"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
}
],
"initial_release_date": "2025-11-06T00:00:00",
"last_revision_date": "2025-11-06T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36320",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36320"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36423",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36423"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36364"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36351"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36424",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36424"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36412",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36412"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36388",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36388"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36426",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36426"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36411",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36411"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36357",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36357"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36408",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36408"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36349",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36349"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36414",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36414"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36397",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36397"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36389",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36389"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36398",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36398"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36380",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36380"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36407"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36362",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36362"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36413",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36413"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36384",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36384"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36379",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36379"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36400",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36400"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36377",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36377"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36368",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36368"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36418",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36418"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36420",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36420"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36391",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36391"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36392",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36392"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36353",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36353"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-14",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36356"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36422",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36422"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36381",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36381"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36421",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36421"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36416",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36416"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-86",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36415"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36403",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36403"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36347",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36347"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36383",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36383"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36410",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36410"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36352",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36352"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36394",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36394"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36354",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36354"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36399",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36399"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36350"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36419",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36419"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-85",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36401"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36365"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36405"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36367"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36395",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36395"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36387",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36387"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36363",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36363"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36385",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36385"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36409",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36409"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36359"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36348",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36348"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36386",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36386"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36417",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36417"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36425",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36425"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36366"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36360"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36355",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36355"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36358"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36396",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36396"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36378",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36378"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36382",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36382"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36404"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36361"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36402",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36402"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36393",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36393"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36406",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36406"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36390",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36390"
}
]
}
CERTFR-2023-AVI-0428
Vulnerability from certfr_avis - Published: 2023-06-02 - Updated: 2023-06-02
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | N/A | Splunk Universal Forwarders versions 8.2.x antérieures à 8.2.11 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions antérieures à 8.1.14 | ||
| Splunk | N/A | Splunk App for Lookup File Editing versions antérieures à 4.0.1 | ||
| Splunk | N/A | Splunk App for Stream versions antérieures à 8.1.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.5 | ||
| Splunk | N/A | Splunk Cloud versions antérieures à 9.0.2303.100 | ||
| Splunk | N/A | Splunk Universal Forwarders versions 9.0.x antérieures à 9.0.5 | ||
| Splunk | N/A | Splunk Universal Forwarders versions antérieures à 8.1.14 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 8.2.x antérieures à 8.2.11 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Universal Forwarders versions 8.2.x ant\u00e9rieures \u00e0 8.2.11",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions ant\u00e9rieures \u00e0 8.1.14",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk App for Lookup File Editing versions ant\u00e9rieures \u00e0 4.0.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk App for Stream versions ant\u00e9rieures \u00e0 8.1.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.5",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud versions ant\u00e9rieures \u00e0 9.0.2303.100",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarders versions 9.0.x ant\u00e9rieures \u00e0 9.0.5",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarders versions ant\u00e9rieures \u00e0 8.1.14",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 8.2.x ant\u00e9rieures \u00e0 8.2.11",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2022-46175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
},
{
"name": "CVE-2020-8169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8169"
},
{
"name": "CVE-2020-7753",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7753"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2020-8116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8116"
},
{
"name": "CVE-2022-35260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35260"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2021-33502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33502"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2020-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
},
{
"name": "CVE-2021-22901",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
},
{
"name": "CVE-2022-27778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27778"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-32715",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32715"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2020-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
},
{
"name": "CVE-2020-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7774"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2021-27292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27292"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2021-22924",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
},
{
"name": "CVE-2022-33987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33987"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2023-32717",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32717"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2023-32708",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32708"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2021-33587",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33587"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2020-13822",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13822"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2021-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2019-10744",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10744"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2021-23382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23382"
},
{
"name": "CVE-2023-32716",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32716"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2023-32711",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32711"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2021-3803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2022-40023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40023"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2020-8231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
},
{
"name": "CVE-2022-27779",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27779"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2023-32712",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32712"
},
{
"name": "CVE-2022-4200",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4200"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2021-23343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23343"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2020-8203",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8203"
},
{
"name": "CVE-2023-32710",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32710"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2019-20149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20149"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2017-16042",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16042"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2021-22890",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22890"
},
{
"name": "CVE-2023-32706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32706"
},
{
"name": "CVE-2019-10746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10746"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2020-15138",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15138"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2021-23368",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23368"
},
{
"name": "CVE-2021-29060",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29060"
},
{
"name": "CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"name": "CVE-2023-32709",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32709"
},
{
"name": "CVE-2022-37616",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37616"
},
{
"name": "CVE-2022-30115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30115"
},
{
"name": "CVE-2021-22876",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22876"
},
{
"name": "CVE-2020-7662",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7662"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2021-22945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
},
{
"name": "CVE-2023-32707",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32707"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2023-32713",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32713"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2023-32714",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32714"
},
{
"name": "CVE-2019-8331",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8331"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"initial_release_date": "2023-06-02T00:00:00",
"last_revision_date": "2023-06-02T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0428",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-06-02T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits \u003cspan\nclass=\"textit\"\u003eSplunk\u003c/span\u003e. Certaines d\u0027entre elles permettent \u00e0 un\nattaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par\nl\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire et un d\u00e9ni de service \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0603 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0603"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0609 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0609"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0607 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0607"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0602 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0602"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0613 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0613"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0608 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0608"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0610 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0610"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0611 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0611"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0614 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0614"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0601 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0601"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0605 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0605"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0606 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0606"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0615 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0615"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0604 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0604"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0612 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0612"
}
]
}
CERTFR-2025-AVI-0256
Vulnerability from certfr_avis - Published: 2025-03-31 - Updated: 2025-03-31
De multiples vulnérabilités ont été découvertes dans Broadcom VMware Tanzu Greenplum. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Data Copy Utility versions 2.x antérieures à 2.7.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Command Center versions 6.x antérieures à 6.13.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Command Center versions 7.x antérieures à 7.3.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Streaming Server versions 2.x antérieures à 2.0.1 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "VMware Tanzu Greenplum Data Copy Utility versions 2.x ant\u00e9rieures \u00e0 2.7.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Command Center versions 6.x ant\u00e9rieures \u00e0 6.13.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Command Center versions 7.x ant\u00e9rieures \u00e0 7.3.1 ",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Streaming Server versions 2.x ant\u00e9rieures \u00e0 2.0.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
}
],
"initial_release_date": "2025-03-31T00:00:00",
"last_revision_date": "2025-03-31T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0256",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-03-31T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Broadcom VMware Tanzu Greenplum. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Broadcom VMware Tanzu Greenplum",
"vendor_advisories": [
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25562",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25562"
},
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25561",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25561"
},
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25565",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25565"
}
]
}
CERTFR-2023-AVI-0701
Vulnerability from certfr_avis - Published: 2023-08-31 - Updated: 2023-08-31
De multiples vulnérabilités ont été découvertes dans Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Universal Forwarder | Universal Forwarder versions 9.0.x antérieures à 9.0.6 | ||
| Splunk | N/A | Splunk ITSI versions 4.15.x antérieures à 4.15.3 | ||
| Splunk | Universal Forwarder | Universal Forwarder versions 8.2.x antérieures à 8.2.12 | ||
| Splunk | N/A | Splunk Cloud versions antérieures à 9.0.2305.200 | ||
| Splunk | Universal Forwarder | Universal Forwarder versions 9.1.x antérieures à 9.1.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 8.2.x antérieures à 8.2.12 | ||
| Splunk | N/A | Splunk ITSI versions 4.13.x antérieures à 4.13.3 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.6 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Universal Forwarder versions 9.0.x ant\u00e9rieures \u00e0 9.0.6",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk ITSI versions 4.15.x ant\u00e9rieures \u00e0 4.15.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder versions 8.2.x ant\u00e9rieures \u00e0 8.2.12",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud versions ant\u00e9rieures \u00e0 9.0.2305.200",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder versions 9.1.x ant\u00e9rieures \u00e0 9.1.1",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 8.2.x ant\u00e9rieures \u00e0 8.2.12",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk ITSI versions 4.13.x ant\u00e9rieures \u00e0 4.13.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.1",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.6",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2022-40899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2021-27919",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27919"
},
{
"name": "CVE-2019-20454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20454"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2022-46175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
},
{
"name": "CVE-2020-8169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8169"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2023-4571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4571"
},
{
"name": "CVE-2022-35260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35260"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2022-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27536"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2020-28851",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28851"
},
{
"name": "CVE-2021-33196",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2020-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
},
{
"name": "CVE-2021-22901",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
},
{
"name": "CVE-2022-27778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27778"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2021-41182",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41182"
},
{
"name": "CVE-2023-40592",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40592"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2020-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2021-33197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
},
{
"name": "CVE-2021-27918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2021-22924",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
},
{
"name": "CVE-2022-33987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33987"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2023-40596",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40596"
},
{
"name": "CVE-2023-40594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40594"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2023-40595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40595"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-41184",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41184"
},
{
"name": "CVE-2021-41183",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41183"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2021-23382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23382"
},
{
"name": "CVE-2023-40597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40597"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2020-29652",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29652"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2022-40023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40023"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2020-8231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
},
{
"name": "CVE-2022-27779",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27779"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2021-23343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23343"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2021-33194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2023-40598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40598"
},
{
"name": "CVE-2013-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7489"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2021-30560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30560"
},
{
"name": "CVE-2023-40593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40593"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2018-20225",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20225"
},
{
"name": "CVE-2021-22890",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22890"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2021-29060",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29060"
},
{
"name": "CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"name": "CVE-2022-30115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30115"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2021-20066",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20066"
},
{
"name": "CVE-2021-22876",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22876"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2021-22945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
},
{
"name": "CVE-2021-33195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"initial_release_date": "2023-08-31T00:00:00",
"last_revision_date": "2023-08-31T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0701",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-08-31T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Splunk. Certaines\nd\u0027entre elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire \u00e0\ndistance et un d\u00e9ni de service \u00e0 distance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Splunk",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0802 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0802"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0804 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0804"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0806 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0806"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0810 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0810"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0807 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0807"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0808 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0808"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0803 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0803"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0801 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0801"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0805 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0805"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0809 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0809"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0811 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0811"
}
]
}
CERTFR-2023-AVI-0272
Vulnerability from certfr_avis - Published: 2023-03-30 - Updated: 2023-03-30
De multiples vulnérabilités ont été découvertes dans les produits IBM. Elles permettent à un attaquant de provoquer un déni de service à distance, une élévation de privilèges, un contournement de la politique de sécurité, une exécution de code arbitraire, une injection de code indirecte à distance (XSS), une atteinte à la confidentialité des données et un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | IBM WebSphere Automation versions antérieures à 1.5.2 | ||
| IBM | Spectrum | IBM Spectrum Protect Plus Container Agent (Red Hat OpenShift) versions antérieures à 10.1.12.4 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM 7.4.3 sans le correctif de sécurité FP9 | ||
| IBM | Spectrum | IBM Spectrum Protect Plus Container Agent (Kubernetes) versions antérieures à 10.1.12.4 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM 7.5.0 sans le correctif de sécurité UP4 IF01 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM WebSphere Automation versions ant\u00e9rieures \u00e0 1.5.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus Container Agent (Red Hat OpenShift) versions ant\u00e9rieures \u00e0 10.1.12.4",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM 7.4.3 sans le correctif de s\u00e9curit\u00e9 FP9",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus Container Agent (Kubernetes) versions ant\u00e9rieures \u00e0 10.1.12.4",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM 7.5.0 sans le correctif de s\u00e9curit\u00e9 UP4 IF01",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-29900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29900"
},
{
"name": "CVE-2022-29901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29901"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2023-27589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27589"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2023-25136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25136"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-26373",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26373"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2022-2588",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2588"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23816"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-41727",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41727"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
}
],
"initial_release_date": "2023-03-30T00:00:00",
"last_revision_date": "2023-03-30T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0272",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-03-30T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits \u003cspan\nclass=\"textit\"\u003eIBM\u003c/span\u003e. Elles permettent \u00e0 un attaquant de provoquer\nun d\u00e9ni de service \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges, un\ncontournement de la politique de s\u00e9curit\u00e9, une ex\u00e9cution de code\narbitraire, une injection de code indirecte \u00e0 distance (XSS), une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967016 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967016"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6966998 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6966998"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6965352 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6965352"
}
]
}
CERTFR-2024-AVI-0741
Vulnerability from certfr_avis - Published: 2024-09-05 - Updated: 2024-10-15
De multiples vulnérabilités ont été découvertes dans les produits Juniper Secure Analytics. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Secure Analytics | Juniper Secure Analytics versions antérieures à 7.5.0 UP9 IF02 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Secure Analytics versions ant\u00e9rieures \u00e0 7.5.0 UP9 IF02",
"product": {
"name": "Secure Analytics",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2024-42472",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42472"
},
{
"name": "CVE-2024-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2023-52675",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52675"
},
{
"name": "CVE-2023-4692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4692"
},
{
"name": "CVE-2024-27059",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
},
{
"name": "CVE-2024-26656",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26656"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-26974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26974"
},
{
"name": "CVE-2024-26897",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
},
{
"name": "CVE-2021-47055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47055"
},
{
"name": "CVE-2020-36777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36777"
},
{
"name": "CVE-2023-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43788"
},
{
"name": "CVE-2024-27052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2024-26585",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26585"
},
{
"name": "CVE-2024-25744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25744"
},
{
"name": "CVE-2024-26973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2024-27397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27397"
},
{
"name": "CVE-2024-35854",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35854"
},
{
"name": "CVE-2023-52878",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52878"
},
{
"name": "CVE-2021-47185",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47185"
},
{
"name": "CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"name": "CVE-2024-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26603"
},
{
"name": "CVE-2024-26964",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26964"
},
{
"name": "CVE-2024-5564",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5564"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2024-26993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
},
{
"name": "CVE-2019-25162",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25162"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2024-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3933"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2023-52669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52669"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2020-15778",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15778"
},
{
"name": "CVE-2022-3287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3287"
},
{
"name": "CVE-2024-36004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36004"
},
{
"name": "CVE-2024-26859",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26859"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-35959",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35959"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2024-35855",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35855"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2024-3652",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3652"
},
{
"name": "CVE-2024-26615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
},
{
"name": "CVE-2023-45802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45802"
},
{
"name": "CVE-2024-26801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26801"
},
{
"name": "CVE-2024-36007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36007"
},
{
"name": "CVE-2021-47311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47311"
},
{
"name": "CVE-2023-3635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3635"
},
{
"name": "CVE-2024-26643",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
},
{
"name": "CVE-2024-26779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
},
{
"name": "CVE-2024-32021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32021"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-25629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25629"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24806"
},
{
"name": "CVE-2024-35852",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35852"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2024-27048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27048"
},
{
"name": "CVE-2021-47013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47013"
},
{
"name": "CVE-2023-52781",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52781"
},
{
"name": "CVE-2024-35845",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35845"
},
{
"name": "CVE-2021-41072",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41072"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2021-47073",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47073"
},
{
"name": "CVE-2024-26804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26804"
},
{
"name": "CVE-2024-26593",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2021-47171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47171"
},
{
"name": "CVE-2024-26743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
},
{
"name": "CVE-2023-52686",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52686"
},
{
"name": "CVE-2021-47236",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47236"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2024-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32004"
},
{
"name": "CVE-2021-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47118"
},
{
"name": "CVE-2024-35890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35890"
},
{
"name": "CVE-2020-23064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-23064"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2023-52877",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52877"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-32020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32020"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-32487",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32487"
},
{
"name": "CVE-2024-26826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26826"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2024-26583",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26583"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2021-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47153"
},
{
"name": "CVE-2024-35888",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35888"
},
{
"name": "CVE-2023-52700",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52700"
},
{
"name": "CVE-2023-31122",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31122"
},
{
"name": "CVE-2023-52439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52439"
},
{
"name": "CVE-2021-47495",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47495"
},
{
"name": "CVE-2024-26675",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26675"
},
{
"name": "CVE-2019-14865",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14865"
},
{
"name": "CVE-2024-26906",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26906"
},
{
"name": "CVE-2024-26610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
},
{
"name": "CVE-2024-2357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2357"
},
{
"name": "CVE-2024-26584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26584"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-26919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26919"
},
{
"name": "CVE-2023-52445",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52445"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2024-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3019"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2024-32465",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32465"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2023-43789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43789"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-26892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26892"
},
{
"name": "CVE-2024-35835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35835"
},
{
"name": "CVE-2024-26735",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26735"
},
{
"name": "CVE-2023-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52881"
},
{
"name": "CVE-2023-4693",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4693"
},
{
"name": "CVE-2021-46972",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46972"
},
{
"name": "CVE-2023-52578",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52578"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2024-1048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1048"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2023-52667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52667"
},
{
"name": "CVE-2024-26933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26933"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-52703",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52703"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2024-26693",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26693"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2022-48624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48624"
},
{
"name": "CVE-2024-26759",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26759"
},
{
"name": "CVE-2023-52464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52464"
},
{
"name": "CVE-2023-52813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52813"
},
{
"name": "CVE-2024-35838",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35838"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2023-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52615"
},
{
"name": "CVE-2023-52610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52610"
},
{
"name": "CVE-2023-52560",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52560"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2021-47069",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47069"
},
{
"name": "CVE-2024-35960",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35960"
},
{
"name": "CVE-2022-39253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39253"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-26872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
},
{
"name": "CVE-2020-26555",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26555"
},
{
"name": "CVE-2024-26901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2024-35789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35789"
},
{
"name": "CVE-2023-52835",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52835"
},
{
"name": "CVE-2024-26982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26982"
},
{
"name": "CVE-2021-47310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47310"
},
{
"name": "CVE-2023-52626",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52626"
},
{
"name": "CVE-2024-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
},
{
"name": "CVE-2024-26744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-35958",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35958"
},
{
"name": "CVE-2021-47456",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47456"
},
{
"name": "CVE-2021-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40153"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2022-48669",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48669"
},
{
"name": "CVE-2023-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52565"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2021-47356",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47356"
},
{
"name": "CVE-2024-26694",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26694"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2021-47353",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47353"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"name": "CVE-2023-5090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5090"
},
{
"name": "CVE-2024-27410",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27410"
},
{
"name": "CVE-2021-46909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46909"
},
{
"name": "CVE-2024-35853",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35853"
},
{
"name": "CVE-2024-26907",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26907"
}
],
"initial_release_date": "2024-09-05T00:00:00",
"last_revision_date": "2024-10-15T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0741",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-09-05T00:00:00.000000"
},
{
"description": "Ajout r\u00e9f\u00e9rence \u00e9diteur",
"revision_date": "2024-09-06T00:00:00.000000"
},
{
"description": "Correction d\u0027identifiants CVE erron\u00e9s",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Secure Analytics. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Secure Analytics",
"vendor_advisories": [
{
"published_at": "2024-09-30",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA86686",
"url": "https://supportportal.juniper.net/s/article/On-Demand-JSA-Series-Multiple-vulnerabilities-resolved-in-Juniper-Secure-Analytics-in-7-5-0-UP9-IF02"
}
]
}
CERTFR-2023-AVI-0276
Vulnerability from certfr_avis - Published: 2023-03-31 - Updated: 2023-03-31
De multiples vulnérabilités ont été découvertes dans IBM. Elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une élévation de privilèges, une atteinte à l'intégrité des données, un contournement de la politique de sécurité, une injection de code indirecte à distance (XSS), une exécution de code arbitraire à distance, un déni de service à distance et un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | IBM WebSphere Hybrid Edition 5.1 sans le correctif de sécurité APAR PH52925 | ||
| IBM | WebSphere | IBM WebSphere Automation versions antérieures à 1.5.2 | ||
| IBM | WebSphere | IBM WebSphere Application Server 9.0 sans le correctif de sécurité APAR PH52925 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions antérieures à 7.5.0 UP5 | ||
| IBM | Db2 | IBM Db2 Web Queryfor i versions 2.3.0 et 2.4.0 sans le correctif de sécurité 5733WQX | ||
| IBM | Spectrum | IBM Spectrum Protect Plus Server versions antérieures à 10.1.12.4 | ||
| IBM | N/A | IBM HTTP Server for i sans le correctif de sécurité 5770DG1 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions antérieures à 7.5.0 UP4 IF01 | ||
| IBM | QRadar User Behavior Analytics | QRadar User Behavior Analytics versions 1.0.0 à 4.1.10 antérieures à 4.1.11 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions antérieures à 7.4.3 FP9 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM WebSphere Hybrid Edition 5.1 sans le correctif de s\u00e9curit\u00e9 APAR PH52925",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Automation versions ant\u00e9rieures \u00e0 1.5.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server 9.0 sans le correctif de s\u00e9curit\u00e9 APAR PH52925",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions ant\u00e9rieures \u00e0 7.5.0 UP5",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 Web Queryfor i versions 2.3.0 et 2.4.0 sans le correctif de s\u00e9curit\u00e9 5733WQX",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus Server versions ant\u00e9rieures \u00e0 10.1.12.4",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM HTTP Server for i sans le correctif de s\u00e9curit\u00e9 5770DG1",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions ant\u00e9rieures \u00e0 7.5.0 UP4 IF01",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar User Behavior Analytics versions 1.0.0 \u00e0 4.1.10 ant\u00e9rieures \u00e0 4.1.11",
"product": {
"name": "QRadar User Behavior Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions ant\u00e9rieures \u00e0 7.4.3 FP9",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-28733",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28733"
},
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2020-24025",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24025"
},
{
"name": "CVE-2021-21409",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21409"
},
{
"name": "CVE-2023-26283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26283"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"name": "CVE-2021-39227",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39227"
},
{
"name": "CVE-2021-23364",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23364"
},
{
"name": "CVE-2022-22971",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22971"
},
{
"name": "CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"name": "CVE-2021-25220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25220"
},
{
"name": "CVE-2022-2964",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2964"
},
{
"name": "CVE-2021-3677",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3677"
},
{
"name": "CVE-2018-19797",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19797"
},
{
"name": "CVE-2021-32804",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32804"
},
{
"name": "CVE-2018-19827",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19827"
},
{
"name": "CVE-2018-15494",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15494"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2018-11694",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11694"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"name": "CVE-2018-8036",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8036"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2022-29900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29900"
},
{
"name": "CVE-2022-29901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29901"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2022-4883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4883"
},
{
"name": "CVE-2022-41966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41966"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40153"
},
{
"name": "CVE-2022-42252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42252"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-40149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40149"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2020-7764",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7764"
},
{
"name": "CVE-2022-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41946"
},
{
"name": "CVE-2022-25927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25927"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2021-37713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37713"
},
{
"name": "CVE-2021-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42581"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2021-37137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37137"
},
{
"name": "CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"name": "CVE-2022-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21724"
},
{
"name": "CVE-2022-46364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46364"
},
{
"name": "CVE-2022-40150",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40150"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2019-10785",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10785"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2022-24823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24823"
},
{
"name": "CVE-2021-37136",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37136"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2022-40152",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40152"
},
{
"name": "CVE-2021-3807",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3807"
},
{
"name": "CVE-2022-46363",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46363"
},
{
"name": "CVE-2021-21295",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21295"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2021-23382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23382"
},
{
"name": "CVE-2019-6286",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6286"
},
{
"name": "CVE-2022-2795",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2795"
},
{
"name": "CVE-2020-5259",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5259"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2021-26401",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26401"
},
{
"name": "CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"name": "CVE-2021-23450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23450"
},
{
"name": "CVE-2018-19839",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19839"
},
{
"name": "CVE-2021-43797",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43797"
},
{
"name": "CVE-2021-32803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32803"
},
{
"name": "CVE-2022-4254",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4254"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-22809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22809"
},
{
"name": "CVE-2018-20821",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20821"
},
{
"name": "CVE-2022-45143",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45143"
},
{
"name": "CVE-2022-26373",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26373"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2019-6283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6283"
},
{
"name": "CVE-2019-6284",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6284"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2022-25901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25901"
},
{
"name": "CVE-2020-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15366"
},
{
"name": "CVE-2022-22970",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22970"
},
{
"name": "CVE-2022-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1552"
},
{
"name": "CVE-2022-3676",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3676"
},
{
"name": "CVE-2022-42890",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42890"
},
{
"name": "CVE-2022-23437",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23437"
},
{
"name": "CVE-2022-34917",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34917"
},
{
"name": "CVE-2021-23343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23343"
},
{
"name": "CVE-2022-2588",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2588"
},
{
"name": "CVE-2022-43928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43928"
},
{
"name": "CVE-2021-42740",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42740"
},
{
"name": "CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"name": "CVE-2018-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20190"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2022-40156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40156"
},
{
"name": "CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"name": "CVE-2022-40155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40155"
},
{
"name": "CVE-2022-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23816"
},
{
"name": "CVE-2022-31197",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31197"
},
{
"name": "CVE-2018-19838",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19838"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2021-23368",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23368"
},
{
"name": "CVE-2018-11698",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11698"
},
{
"name": "CVE-2021-29060",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29060"
},
{
"name": "CVE-2022-36033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36033"
},
{
"name": "CVE-2021-3765",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3765"
},
{
"name": "CVE-2022-25758",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25758"
},
{
"name": "CVE-2021-23362",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23362"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2022-37598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37598"
},
{
"name": "CVE-2022-24839",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24839"
},
{
"name": "CVE-2022-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40154"
},
{
"name": "CVE-2022-41704",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41704"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
}
],
"initial_release_date": "2023-03-31T00:00:00",
"last_revision_date": "2023-03-31T00:00:00",
"links": [
{
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967365 du 20 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967365"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967333 du 30 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967333"
}
],
"reference": "CERTFR-2023-AVI-0276",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-03-31T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eIBM\u003c/span\u003e. Elles permettent \u00e0 un attaquant de provoquer\nune atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es, une \u00e9l\u00e9vation de\nprivil\u00e8ges, une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es, un contournement de\nla politique de s\u00e9curit\u00e9, une injection de code indirecte \u00e0 distance\n(XSS), une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967016 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967016"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967283 du 15 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967283"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967333 du 20 mars 2023",
"url": null
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967285 du 28 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967285"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6966998 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6966998"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967315 du 30 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967315"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967365 du 30 mars 2023",
"url": null
}
]
}
CERTFR-2024-AVI-0646
Vulnerability from certfr_avis - Published: 2024-08-02 - Updated: 2024-08-02
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Storage Protect | Storage Protect Plus Server versions 10.1.x antérieures à 10.1.16.2 | ||
| IBM | WebSphere | WebSphere Application Server Liberty versions antérieures à 24.0.0.5 | ||
| IBM | VIOS | VIOS version 4.1 avec un fichier openssl.base versions antérieures à 3.0.13.1000 | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.x antérieures à 8.5.5.25 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 avec un fichier openssl.base versions antérieures à 1.1.1.2400 ou 3.0.13.1000 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x antérieures à 9.0.5.20 | ||
| IBM | N/A | Sterling Control Center versions 6.3.0 antérieures à 6.3.0.0 iFix06 | ||
| IBM | N/A | Sterling Control Center versions 6.2.1 antérieures à 6.2.1.0 iFix13 | ||
| IBM | VIOS | VIOS versions 3.1 et 4.1 avec un fichier openssl.base versions antérieures à 1.1.1.2400 ou 3.0.13.1000 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.0.x antérieures à 7.5.0 UP9 IF01 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Storage Protect Plus Server versions 10.1.x ant\u00e9rieures \u00e0 10.1.16.2",
"product": {
"name": "Storage Protect",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server Liberty versions ant\u00e9rieures \u00e0 24.0.0.5 ",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS version 4.1 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 3.0.13.1000",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.25",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 1.1.1.2400 ou 3.0.13.1000",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.0 ant\u00e9rieures \u00e0 6.3.0.0 iFix06",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.2.1 ant\u00e9rieures \u00e0 6.2.1.0 iFix13",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS versions 3.1 et 4.1 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 1.1.1.2400 ou 3.0.13.1000",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0.x ant\u00e9rieures \u00e0 7.5.0 UP9 IF01",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2024-27059",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2024-26897",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
},
{
"name": "CVE-2021-47055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47055"
},
{
"name": "CVE-2024-35154",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35154"
},
{
"name": "CVE-2020-36777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36777"
},
{
"name": "CVE-2024-27052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2024-25744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25744"
},
{
"name": "CVE-2024-26973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
},
{
"name": "CVE-2021-47185",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47185"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26603"
},
{
"name": "CVE-2024-26964",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26964"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2024-26993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
},
{
"name": "CVE-2019-25162",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25162"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2024-3652",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3652"
},
{
"name": "CVE-2024-26615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
},
{
"name": "CVE-2024-26643",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
},
{
"name": "CVE-2024-26779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-32021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32021"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24806"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2024-27048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27048"
},
{
"name": "CVE-2021-47013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47013"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-26593",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
},
{
"name": "CVE-2023-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2021-47171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47171"
},
{
"name": "CVE-2024-26743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2024-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32004"
},
{
"name": "CVE-2021-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47118"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-32020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32020"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2019-20372",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20372"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-32487",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32487"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2021-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47153"
},
{
"name": "CVE-2023-52439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52439"
},
{
"name": "CVE-2024-26610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
},
{
"name": "CVE-2024-2357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2357"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-26919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26919"
},
{
"name": "CVE-2023-52445",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52445"
},
{
"name": "CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2024-32465",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32465"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2024-26892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26892"
},
{
"name": "CVE-2023-52578",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52578"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2022-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38096"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2024-26933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26933"
},
{
"name": "CVE-2023-46604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46604"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2024-26693",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26693"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2022-48624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48624"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2023-52610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52610"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2023-6546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6546"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-26872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
},
{
"name": "CVE-2024-26901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
},
{
"name": "CVE-2024-1086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1086"
},
{
"name": "CVE-2024-0565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0565"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
},
{
"name": "CVE-2024-26744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2022-48669",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48669"
},
{
"name": "CVE-2023-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52565"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2024-26694",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26694"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"name": "CVE-2023-6931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6931"
}
],
"initial_release_date": "2024-08-02T00:00:00",
"last_revision_date": "2024-08-02T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0646",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-08-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-07-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161679",
"url": "https://www.ibm.com/support/pages/node/7161679"
},
{
"published_at": "2024-07-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161667",
"url": "https://www.ibm.com/support/pages/node/7161667"
},
{
"published_at": "2024-07-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161954",
"url": "https://www.ibm.com/support/pages/node/7161954"
},
{
"published_at": "2024-07-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7162032",
"url": "https://www.ibm.com/support/pages/node/7162032"
},
{
"published_at": "2024-07-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160144",
"url": "https://www.ibm.com/support/pages/node/7160144"
},
{
"published_at": "2024-07-31",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7162077",
"url": "https://www.ibm.com/support/pages/node/7162077"
}
]
}
CERTFR-2023-AVI-0258
Vulnerability from certfr_avis - Published: 2023-03-24 - Updated: 2023-03-24
De multiples vulnérabilités ont été découvertes dans les produits IBM. Elles permettent à un attaquant de provoquer un contournement de la politique de sécurité, une élévation de privilèges, un déni de service à distance, une atteinte à la confidentialité des données, une injection de code indirecte à distance (XSS) et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Spectrum | IBM Spectrum Protect Client versions 8.1.x antérieures à 8.1.17.2 | ||
| IBM | WebSphere | IBM WebSphere Remote Server version 9.0 déployée avec une version de IBM WebSphere Application Server antérieure à 9.0.5.14 incluant le correctif PH52925 | ||
| IBM | Spectrum | IBM Spectrum Protect Plus versions 10.1.x antérieures à 10.1.14 |
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Spectrum Protect Client versions 8.1.x ant\u00e9rieures \u00e0 8.1.17.2",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Remote Server version 9.0 d\u00e9ploy\u00e9e avec une version de IBM WebSphere Application Server ant\u00e9rieure \u00e0 9.0.5.14 incluant le correctif PH52925",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus versions 10.1.x ant\u00e9rieures \u00e0 10.1.14",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-26283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26283"
},
{
"name": "CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2022-4269",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4269"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2019-20444",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20444"
},
{
"name": "CVE-2022-2601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2601"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2022-2421",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2421"
},
{
"name": "CVE-2022-1016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1016"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2022-0854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0854"
},
{
"name": "CVE-2022-28893",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28893"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2023-27863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27863"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2022-2047",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2047"
},
{
"name": "CVE-2022-43945",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43945"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2023-22809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22809"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-43548",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
},
{
"name": "CVE-2022-2588",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2588"
},
{
"name": "CVE-2022-4139",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4139"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"initial_release_date": "2023-03-24T00:00:00",
"last_revision_date": "2023-03-24T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0258",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-03-24T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits \u003cspan\nclass=\"textit\"\u003eIBM\u003c/span\u003e. Elles permettent \u00e0 un attaquant de provoquer\nun contournement de la politique de s\u00e9curit\u00e9, une \u00e9l\u00e9vation de\nprivil\u00e8ges, un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la\nconfidentialit\u00e9 des donn\u00e9es, une injection de code indirecte \u00e0 distance\n(XSS) et une ex\u00e9cution de code arbitraire \u00e0 distance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6963786 du 23 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6963786"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6965816 du 23 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6965816"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6965812 du 23 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6965812"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6965822 du 23 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6965822"
}
]
}
CERTFR-2024-AVI-0119
Vulnerability from certfr_avis - Published: 2024-02-13 - Updated: 2024-02-13
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une élévation de privilèges et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Siemens | N/A | SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XCM332 (6GK5332-0GA01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | Simcenter Femap versions antérieures à V2401.0000 | ||
| Siemens | N/A | SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | Parasolid V36.0 versions antérieures à V36.0.198 | ||
| Siemens | N/A | SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC646-2C (6GK5646-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC636-2C (6GK5636-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Small (9DE5110-8CA11-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SIMATIC WinCC V7.5 versions antérieures à V7.5 SP2 Update 15 | ||
| Siemens | N/A | SINEC NMS versions antérieures à V2.0 SP1 | ||
| Siemens | N/A | SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SIMATIC WinCC V8.0 versions antérieures à V8.0 SP4 | ||
| Siemens | N/A | SIDIS Prime versions antérieures à V4.0.400 | ||
| Siemens | N/A | SCALANCE XCH328 (6GK5328-4TS01-2EC2) versions antérieures à V2.4 | ||
| Siemens | N/A | Location Intelligence Perpetual Small (9DE5110-8CA11-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC642-2C (6GK5642-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | SCALANCE XCM324 (6GK5324-8TS01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | Parasolid V35.1 versions antérieures à V35.1.252 | ||
| Siemens | N/A | Tecnomatix Plant Simulation V2201 versions antérieures à V2201.0012 | ||
| Siemens | N/A | RUGGEDCOM APE1808 avec Nozomi Guardian / CMC antérieures à 23.3.0 | ||
| Siemens | N/A | Location Intelligence Perpetual Medium (9DE5110-8CA12-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC632-2C (6GK5632-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Non-Prod (9DE5110-8CA10-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Location Intelligence SUS Large (9DE5110-8CA13-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE XCM328 (6GK5328-4TS01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC626-2C (6GK5626-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Medium (9DE5110-8CA12-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Tecnomatix Plant Simulation V2302 versions antérieures à V2302.0006 | ||
| Siemens | N/A | Location Intelligence Perpetual Large (9DE5110-8CA13-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC622-2C (6GK5622-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence Perpetual Non-Prod (9DE5110-8CA10-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Parasolid V35.0 versions antérieures à V35.0.263 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM332 (6GK5332-0GA01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Simcenter Femap versions ant\u00e9rieures \u00e0 V2401.0000",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V36.0 versions ant\u00e9rieures \u00e0 V36.0.198",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC646-2C (6GK5646-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC636-2C (6GK5636-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Small (9DE5110-8CA11-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC V7.5 versions ant\u00e9rieures \u00e0 V7.5 SP2 Update 15",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINEC NMS versions ant\u00e9rieures \u00e0 V2.0 SP1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC V8.0 versions ant\u00e9rieures \u00e0 V8.0 SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIDIS Prime versions ant\u00e9rieures \u00e0 V4.0.400",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCH328 (6GK5328-4TS01-2EC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Small (9DE5110-8CA11-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC642-2C (6GK5642-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM324 (6GK5324-8TS01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V35.1 versions ant\u00e9rieures \u00e0 V35.1.252",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Tecnomatix Plant Simulation V2201 versions ant\u00e9rieures \u00e0 V2201.0012",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM APE1808 avec Nozomi Guardian / CMC ant\u00e9rieures \u00e0 23.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Medium (9DE5110-8CA12-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC632-2C (6GK5632-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Non-Prod (9DE5110-8CA10-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Large (9DE5110-8CA13-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM328 (6GK5328-4TS01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC626-2C (6GK5626-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Medium (9DE5110-8CA12-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Tecnomatix Plant Simulation V2302 versions ant\u00e9rieures \u00e0 V2302.0006",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Large (9DE5110-8CA13-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC622-2C (6GK5622-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Non-Prod (9DE5110-8CA10-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V35.0 versions ant\u00e9rieures \u00e0 V35.0.263",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-49691",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49691"
},
{
"name": "CVE-2022-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46393"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2022-41556",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41556"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-3006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3006"
},
{
"name": "CVE-2023-51440",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51440"
},
{
"name": "CVE-2023-23946",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23946"
},
{
"name": "CVE-2023-28466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28466"
},
{
"name": "CVE-2023-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1838"
},
{
"name": "CVE-2023-30772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30772"
},
{
"name": "CVE-2023-45622",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45622"
},
{
"name": "CVE-2023-44321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44321"
},
{
"name": "CVE-2022-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29162"
},
{
"name": "CVE-2023-30585",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30585"
},
{
"name": "CVE-2024-23803",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23803"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-44317",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44317"
},
{
"name": "CVE-2023-38199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38199"
},
{
"name": "CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"name": "CVE-2022-47629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23454"
},
{
"name": "CVE-2021-45451",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45451"
},
{
"name": "CVE-2022-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26691"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-30583",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30583"
},
{
"name": "CVE-2021-36369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36369"
},
{
"name": "CVE-2023-25727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25727"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"name": "CVE-2023-0330",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0330"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2024-23812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23812"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-45617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45617"
},
{
"name": "CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"name": "CVE-2024-24925",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24925"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2024-22042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22042"
},
{
"name": "CVE-2023-50236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50236"
},
{
"name": "CVE-2022-23521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23521"
},
{
"name": "CVE-2023-40283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40283"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2022-41903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41903"
},
{
"name": "CVE-2023-23934",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23934"
},
{
"name": "CVE-2022-4904",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4904"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23816"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2023-1393",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1393"
},
{
"name": "CVE-2006-20001",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"name": "CVE-2022-36021",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36021"
},
{
"name": "CVE-2022-39189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39189"
},
{
"name": "CVE-2024-24922",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24922"
},
{
"name": "CVE-2022-38725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38725"
},
{
"name": "CVE-2024-24923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24923"
},
{
"name": "CVE-2022-39260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39260"
},
{
"name": "CVE-2022-29862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29862"
},
{
"name": "CVE-2024-23800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23800"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2022-3437",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3437"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2022-4743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4743"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-1855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1855"
},
{
"name": "CVE-2023-3247",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3247"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"name": "CVE-2023-35828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35828"
},
{
"name": "CVE-2022-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37797"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2023-31084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31084"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2022-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45919"
},
{
"name": "CVE-2024-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24921"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-45625",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45625"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2023-31436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31436"
},
{
"name": "CVE-2023-32558",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32558"
},
{
"name": "CVE-2023-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2194"
},
{
"name": "CVE-2023-33203",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33203"
},
{
"name": "CVE-2022-41861",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41861"
},
{
"name": "CVE-2024-23813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23813"
},
{
"name": "CVE-2022-34918",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34918"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-23802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23802"
},
{
"name": "CVE-2021-43666",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43666"
},
{
"name": "CVE-2023-22490",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22490"
},
{
"name": "CVE-2023-0568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0568"
},
{
"name": "CVE-2024-23798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23798"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-32003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32003"
},
{
"name": "CVE-2023-1859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1859"
},
{
"name": "CVE-2023-48363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48363"
},
{
"name": "CVE-2022-1015",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1015"
},
{
"name": "CVE-2023-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32004"
},
{
"name": "CVE-2023-44320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44320"
},
{
"name": "CVE-2022-29187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29187"
},
{
"name": "CVE-2023-3111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3111"
},
{
"name": "CVE-2023-28709",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28709"
},
{
"name": "CVE-2023-30587",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30587"
},
{
"name": "CVE-2023-30589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30589"
},
{
"name": "CVE-2022-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46392"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-1670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1670"
},
{
"name": "CVE-2023-31489",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31489"
},
{
"name": "CVE-2023-32005",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32005"
},
{
"name": "CVE-2023-45618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45618"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2024-23810",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23810"
},
{
"name": "CVE-2023-30582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30582"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2019-19135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19135"
},
{
"name": "CVE-2022-28737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28737"
},
{
"name": "CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"name": "CVE-2022-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45142"
},
{
"name": "CVE-2023-22742",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22742"
},
{
"name": "CVE-2022-2586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2586"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2022-48434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48434"
},
{
"name": "CVE-2023-25155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25155"
},
{
"name": "CVE-2023-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0160"
},
{
"name": "CVE-2023-5253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5253"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2023-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49125"
},
{
"name": "CVE-2021-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3445"
},
{
"name": "CVE-2023-30581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30581"
},
{
"name": "CVE-2023-45627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45627"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-30584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30584"
},
{
"name": "CVE-2024-23801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23801"
},
{
"name": "CVE-2024-24924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24924"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2023-36664",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36664"
},
{
"name": "CVE-2023-21255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21255"
},
{
"name": "CVE-2023-1990",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1990"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2021-4037",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4037"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2023-38559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38559"
},
{
"name": "CVE-2023-35824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35824"
},
{
"name": "CVE-2023-45616",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45616"
},
{
"name": "CVE-2023-45624",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45624"
},
{
"name": "CVE-2023-45614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45614"
},
{
"name": "CVE-2023-35823",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35823"
},
{
"name": "CVE-2023-46120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46120"
},
{
"name": "CVE-2023-30586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30586"
},
{
"name": "CVE-2023-30588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30588"
},
{
"name": "CVE-2023-1380",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1380"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-44319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44319"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-23811",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23811"
},
{
"name": "CVE-2023-35789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35789"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2024-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22043"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-4194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4194"
},
{
"name": "CVE-2023-39418",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39418"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2023-2269",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2269"
},
{
"name": "CVE-2022-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29154"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-26081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26081"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-44322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44322"
},
{
"name": "CVE-2023-32573",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32573"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2023-45619",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45619"
},
{
"name": "CVE-2023-48364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48364"
},
{
"name": "CVE-2023-3863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3863"
},
{
"name": "CVE-2022-24834",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
},
{
"name": "CVE-2023-30590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30590"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2023-25690",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"name": "CVE-2022-1348",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1348"
},
{
"name": "CVE-2023-2861",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2861"
},
{
"name": "CVE-2023-25588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25588"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-3141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3141"
},
{
"name": "CVE-2023-34872",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34872"
},
{
"name": "CVE-2023-30456",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30456"
},
{
"name": "CVE-2023-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0567"
},
{
"name": "CVE-2024-23799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23799"
},
{
"name": "CVE-2021-3638",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3638"
},
{
"name": "CVE-2023-34256",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34256"
},
{
"name": "CVE-2024-23796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23796"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-3301",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3301"
},
{
"name": "CVE-2023-0662",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0662"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2022-44370",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44370"
},
{
"name": "CVE-2023-45620",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45620"
},
{
"name": "CVE-2023-34035",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34035"
},
{
"name": "CVE-2022-41860",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41860"
},
{
"name": "CVE-2024-23795",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23795"
},
{
"name": "CVE-2023-45615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45615"
},
{
"name": "CVE-2022-29536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29536"
},
{
"name": "CVE-2023-49692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49692"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2020-1967",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1967"
},
{
"name": "CVE-2023-22745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22745"
},
{
"name": "CVE-2022-3294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3294"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-45621",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45621"
},
{
"name": "CVE-2024-23804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23804"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-11896",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11896"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2023-44373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44373"
},
{
"name": "CVE-2023-41080",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41080"
},
{
"name": "CVE-2023-45626",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45626"
},
{
"name": "CVE-2023-1206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1206"
},
{
"name": "CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"name": "CVE-2024-23797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23797"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"name": "CVE-2023-32233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32233"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-0590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0590"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-1611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1611"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2024-24920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24920"
},
{
"name": "CVE-2023-3268",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3268"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2023-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45623"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2022-4900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"name": "CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-28450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28450"
}
],
"initial_release_date": "2024-02-13T00:00:00",
"last_revision_date": "2024-02-13T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0119",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-13T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Siemens\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance,\nune \u00e9l\u00e9vation de privil\u00e8ges et une ex\u00e9cution de code arbitraire \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-000072 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-000072.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-602936 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-602936.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-647068 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-647068.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-943925 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-943925.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-753746 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-753746.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-806742 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-580228 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-580228.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-716164 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-716164.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-797296 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-797296.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-108696 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-108696.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-871717 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-871717.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-516818 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-516818.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-017796 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-017796.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-543502 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-543502.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-665034 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-665034.html"
}
]
}
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis - Published: 2025-06-19 - Updated: 2025-06-19
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2021-45943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2022-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-1580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
},
{
"name": "CVE-2025-21491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
},
{
"name": "CVE-2025-21497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
},
{
"name": "CVE-2025-21500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
},
{
"name": "CVE-2025-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
},
{
"name": "CVE-2025-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
},
{
"name": "CVE-2025-21505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
},
{
"name": "CVE-2025-21519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
},
{
"name": "CVE-2025-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
},
{
"name": "CVE-2025-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
},
{
"name": "CVE-2025-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
},
{
"name": "CVE-2025-21555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
},
{
"name": "CVE-2025-21559",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2017-17507",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2018-10126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
},
{
"name": "CVE-2018-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
},
{
"name": "CVE-2018-13866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
},
{
"name": "CVE-2018-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
},
{
"name": "CVE-2018-13868",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
},
{
"name": "CVE-2018-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
},
{
"name": "CVE-2018-13870",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
},
{
"name": "CVE-2018-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
},
{
"name": "CVE-2018-13872",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
},
{
"name": "CVE-2018-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
},
{
"name": "CVE-2018-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
},
{
"name": "CVE-2018-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
},
{
"name": "CVE-2018-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
},
{
"name": "CVE-2018-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
},
{
"name": "CVE-2018-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
},
{
"name": "CVE-2018-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
},
{
"name": "CVE-2018-14460",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
},
{
"name": "CVE-2018-15671",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
},
{
"name": "CVE-2018-16438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
},
{
"name": "CVE-2018-17432",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
},
{
"name": "CVE-2018-17433",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
},
{
"name": "CVE-2018-17434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
},
{
"name": "CVE-2018-17435",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
},
{
"name": "CVE-2018-17436",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
},
{
"name": "CVE-2018-17437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
},
{
"name": "CVE-2018-17438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
},
{
"name": "CVE-2018-17439",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
},
{
"name": "CVE-2019-20005",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
},
{
"name": "CVE-2019-20006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
},
{
"name": "CVE-2019-20007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
},
{
"name": "CVE-2019-20198",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
},
{
"name": "CVE-2019-20199",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
},
{
"name": "CVE-2019-20200",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
},
{
"name": "CVE-2019-20201",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
},
{
"name": "CVE-2019-20202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
},
{
"name": "CVE-2019-6988",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
},
{
"name": "CVE-2019-8396",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
},
{
"name": "CVE-2019-8397",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
},
{
"name": "CVE-2019-8398",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
},
{
"name": "CVE-2019-9151",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
},
{
"name": "CVE-2019-9152",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
},
{
"name": "CVE-2020-10809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
},
{
"name": "CVE-2020-10810",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
},
{
"name": "CVE-2020-10811",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
},
{
"name": "CVE-2020-10812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
},
{
"name": "CVE-2020-18232",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
},
{
"name": "CVE-2020-18494",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
},
{
"name": "CVE-2021-26220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
},
{
"name": "CVE-2021-26221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
},
{
"name": "CVE-2021-26222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
},
{
"name": "CVE-2021-30485",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
},
{
"name": "CVE-2021-31229",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
},
{
"name": "CVE-2021-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
},
{
"name": "CVE-2021-31348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
},
{
"name": "CVE-2021-31598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
},
{
"name": "CVE-2021-33430",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
},
{
"name": "CVE-2021-37501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
},
{
"name": "CVE-2021-45829",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
},
{
"name": "CVE-2021-45830",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
},
{
"name": "CVE-2021-45832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
},
{
"name": "CVE-2021-45833",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
},
{
"name": "CVE-2021-46242",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
},
{
"name": "CVE-2021-46243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
},
{
"name": "CVE-2021-46244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
},
{
"name": "CVE-2022-25942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
},
{
"name": "CVE-2022-25972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
},
{
"name": "CVE-2022-26061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
},
{
"name": "CVE-2022-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
},
{
"name": "CVE-2022-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
},
{
"name": "CVE-2022-47655",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
},
{
"name": "CVE-2023-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
},
{
"name": "CVE-2023-29659",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2023-6879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2024-29157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
},
{
"name": "CVE-2024-29158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
},
{
"name": "CVE-2024-29159",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
},
{
"name": "CVE-2024-29160",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
},
{
"name": "CVE-2024-29161",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
},
{
"name": "CVE-2024-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
},
{
"name": "CVE-2024-29163",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
},
{
"name": "CVE-2024-29164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
},
{
"name": "CVE-2024-29165",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
},
{
"name": "CVE-2024-29166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
},
{
"name": "CVE-2024-32605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
},
{
"name": "CVE-2024-32606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
},
{
"name": "CVE-2024-32607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
},
{
"name": "CVE-2024-32608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
},
{
"name": "CVE-2024-32609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
},
{
"name": "CVE-2024-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
},
{
"name": "CVE-2024-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
},
{
"name": "CVE-2024-32612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
},
{
"name": "CVE-2024-32613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
},
{
"name": "CVE-2024-32614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
},
{
"name": "CVE-2024-32615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
},
{
"name": "CVE-2024-32616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
},
{
"name": "CVE-2024-32617",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
},
{
"name": "CVE-2024-32618",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
},
{
"name": "CVE-2024-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
},
{
"name": "CVE-2024-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
},
{
"name": "CVE-2024-32621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
},
{
"name": "CVE-2024-32622",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
},
{
"name": "CVE-2024-32623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
},
{
"name": "CVE-2024-32624",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
},
{
"name": "CVE-2024-33873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
},
{
"name": "CVE-2024-33874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
},
{
"name": "CVE-2024-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
},
{
"name": "CVE-2024-33876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
},
{
"name": "CVE-2024-33877",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
},
{
"name": "CVE-2024-34402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
},
{
"name": "CVE-2024-34403",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"name": "CVE-2024-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
},
{
"name": "CVE-2024-5171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
},
{
"name": "CVE-2024-51741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
},
{
"name": "CVE-2024-52522",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2024-56378",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2024-6716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
},
{
"name": "CVE-2025-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-23022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
}
],
"initial_release_date": "2025-06-19T00:00:00",
"last_revision_date": "2025-06-19T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0524",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
}
]
}
CERTFR-2025-AVI-0622
Vulnerability from certfr_avis - Published: 2025-07-25 - Updated: 2025-07-25
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry Windows | ||
| VMware | N/A | Stemcells sans le dernier correctif de sécurité | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu | Anti-Virus sans le dernier correctif de sécurité pour Tanzu version 2.4.0 | ||
| VMware | Tanzu | Scheduler sans le dernier correctif de sécurité pour Tanzu version 2.0.19 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | GenAI sans le dernier correctif de sécurité pour Tanzu Platform pour Cloud Foundry version 10.2.1 | ||
| VMware | Tanzu Application Service | Tanzu Application Service versions antérieures à 1.16.11 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Services sans le dernier correctif de sécurité pour Tanzu version 3.3.8 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Data Flow sans le dernier correctif de sécurité pour Tanzu version 1.14.7 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Application Service | Single Sign-On sans le dernier correctif de sécurité pour Tanzu Application Service version 1.16.11 | ||
| VMware | Tanzu | File Integrity Monitoring sans le dernier correctif de sécurité pour Tanzu version 2.1.47 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Anti-Virus sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.4.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.0.19",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "GenAI sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Platform pour Cloud Foundry version 10.2.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 3.3.8",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 1.14.7",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Application Service version 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "File Integrity Monitoring sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.1.47",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"name": "CVE-2022-31030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31030"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2023-2253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2253"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2024-21012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21012"
},
{
"name": "CVE-2023-28841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
},
{
"name": "CVE-2023-28842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-28840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-36945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36945"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-42230",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42230"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2024-46812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46812"
},
{
"name": "CVE-2024-46821",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46821"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-46753",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46753"
},
{
"name": "CVE-2024-46787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46787"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2024-50047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50047"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-53051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53051"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2024-53144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53144"
},
{
"name": "CVE-2024-8805",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8805"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2024-56664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56664"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2020-36843",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36843"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-30691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"name": "CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"name": "CVE-2025-21614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-53034",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
},
{
"name": "CVE-2025-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22025"
},
{
"name": "CVE-2025-22035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
},
{
"name": "CVE-2025-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22044"
},
{
"name": "CVE-2025-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22045"
},
{
"name": "CVE-2025-22050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22050"
},
{
"name": "CVE-2025-22054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22054"
},
{
"name": "CVE-2025-22055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22055"
},
{
"name": "CVE-2025-22056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
},
{
"name": "CVE-2025-22060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22060"
},
{
"name": "CVE-2025-22063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22063"
},
{
"name": "CVE-2025-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
},
{
"name": "CVE-2025-22071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22071"
},
{
"name": "CVE-2025-22073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22073"
},
{
"name": "CVE-2025-22075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22075"
},
{
"name": "CVE-2025-22079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22079"
},
{
"name": "CVE-2025-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22081"
},
{
"name": "CVE-2025-22086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22086"
},
{
"name": "CVE-2025-22089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
},
{
"name": "CVE-2025-22097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22097"
},
{
"name": "CVE-2025-23136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23136"
},
{
"name": "CVE-2025-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23138"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-38152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38152"
},
{
"name": "CVE-2025-38575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38575"
},
{
"name": "CVE-2025-38637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38637"
},
{
"name": "CVE-2025-39728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39728"
},
{
"name": "CVE-2025-39735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-4575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4575"
},
{
"name": "CVE-2022-49728",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49728"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2025-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22018"
},
{
"name": "CVE-2025-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22020"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22021"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2025-37937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2022-49636",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49636"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2022-28948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
},
{
"name": "CVE-2022-29173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29173"
},
{
"name": "CVE-2022-35929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35929"
},
{
"name": "CVE-2022-36056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36056"
},
{
"name": "CVE-2022-36109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36109"
},
{
"name": "CVE-2023-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
},
{
"name": "CVE-2023-30551",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30551"
},
{
"name": "CVE-2023-33199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33199"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2023-46737",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46737"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2024-24579",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24579"
},
{
"name": "CVE-2024-29902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29902"
},
{
"name": "CVE-2024-29903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29903"
},
{
"name": "CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"name": "CVE-2024-41909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41909"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2024-52587",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52587"
},
{
"name": "CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-32441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32441"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-47290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47290"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2025-4949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4949"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
}
],
"initial_release_date": "2025-07-25T00:00:00",
"last_revision_date": "2025-07-25T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0622",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-25T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35981",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35981"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35967",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35967"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35980",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35980"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35974",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35974"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35979",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35979"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35984",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35984"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35970",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35970"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35983",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35983"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35978",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35978"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35968",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35968"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35973",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35973"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35976",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35976"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35969",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35969"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35966",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35966"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35972",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35972"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35977",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35977"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35982",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35982"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35971",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35971"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35975",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35975"
}
]
}
CERTFR-2024-AVI-0145
Vulnerability from certfr_avis - Published: 2024-02-16 - Updated: 2024-02-16
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une exécution de code arbitraire à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Db2 | IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | N/A | IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions antérieures à v4.8.2 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP7 IF05 | ||
| IBM | QRadar | IBM QRadar Use Case Manager App versions antérieures à 3.9.0 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | WebSphere | IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.1.x.x antérieures à 6.1.0.23 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.3.x.x antérieures à 6.3.0.6 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.2.x.x antérieures à 6.2.0.22 | ||
| IBM | Db2 | IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | Cloud Pak | IBM Cloud Pak for Security versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.x.x antérieures à 5.1.2.15 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | QRadar WinCollect Agent | IBM QRadar WinCollect Agent versions 10.0.x antérieures à 10.1.9 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.3.x antérieures à 5.1.9.2 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions ant\u00e9rieures \u00e0 v4.8.2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP7 IF05",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar Use Case Manager App versions ant\u00e9rieures \u00e0 3.9.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.1.x.x ant\u00e9rieures \u00e0 6.1.0.23",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.3.x.x ant\u00e9rieures \u00e0 6.3.0.6",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.2.x.x ant\u00e9rieures \u00e0 6.2.0.22",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud Pak for Security versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.x.x ant\u00e9rieures \u00e0 5.1.2.15",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar WinCollect Agent versions 10.0.x ant\u00e9rieures \u00e0 10.1.9",
"product": {
"name": "QRadar WinCollect Agent",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.3.x ant\u00e9rieures \u00e0 5.1.9.2",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2021-33197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-33195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2021-33196",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2021-27918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
},
{
"name": "CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"name": "CVE-2021-33194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2022-43548",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2022-29244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29244"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2023-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2020-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8244"
},
{
"name": "CVE-2023-23920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
},
{
"name": "CVE-2023-23919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
},
{
"name": "CVE-2023-23936",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2022-40982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40982"
},
{
"name": "CVE-2023-20569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20569"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-26048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
},
{
"name": "CVE-2023-26049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45648",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45648"
},
{
"name": "CVE-2023-42795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42795"
},
{
"name": "CVE-2023-30991",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30991"
},
{
"name": "CVE-2022-48339",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48339"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2023-39976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39976"
},
{
"name": "CVE-2023-38325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"name": "CVE-2020-15586",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15586"
},
{
"name": "CVE-2020-28362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
},
{
"name": "CVE-2020-14039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14039"
},
{
"name": "CVE-2020-16845",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16845"
},
{
"name": "CVE-2021-3114",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3114"
},
{
"name": "CVE-2020-24553",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24553"
},
{
"name": "CVE-2020-28366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28366"
},
{
"name": "CVE-2020-28367",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28367"
},
{
"name": "CVE-2023-34054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34054"
},
{
"name": "CVE-2023-34053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34053"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2023-46589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2020-19909",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19909"
},
{
"name": "CVE-2023-30987",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30987"
},
{
"name": "CVE-2023-38719",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38719"
},
{
"name": "CVE-2023-40374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40374"
},
{
"name": "CVE-2023-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38728"
},
{
"name": "CVE-2023-38720",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38720"
},
{
"name": "CVE-2023-38740",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38740"
},
{
"name": "CVE-2023-40372",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40372"
},
{
"name": "CVE-2023-40373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40373"
},
{
"name": "CVE-2023-47145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47145"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2023-46308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46308"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-23541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23541"
},
{
"name": "CVE-2022-36046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36046"
},
{
"name": "CVE-2023-40692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2023-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
},
{
"name": "CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"name": "CVE-2022-48337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48337"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2023-47701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
},
{
"name": "CVE-2023-49081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
},
{
"name": "CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"name": "CVE-2023-29258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
},
{
"name": "CVE-2023-39332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2024-22190",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22190"
},
{
"name": "CVE-2023-4586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4586"
},
{
"name": "CVE-2023-43020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
},
{
"name": "CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"name": "CVE-2023-47152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47152"
},
{
"name": "CVE-2023-49082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49082"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2023-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47141"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2023-46167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
},
{
"name": "CVE-2023-27859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27859"
},
{
"name": "CVE-2023-47158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47158"
},
{
"name": "CVE-2023-36665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36665"
},
{
"name": "CVE-2022-23529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23529"
},
{
"name": "CVE-2023-40687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
},
{
"name": "CVE-2022-23539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23539"
},
{
"name": "CVE-2023-6681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
},
{
"name": "CVE-2022-23540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23540"
},
{
"name": "CVE-2023-46234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
},
{
"name": "CVE-2023-50308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50308"
},
{
"name": "CVE-2023-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2023-45193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45193"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2020-29510",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29510"
},
{
"name": "CVE-2023-47746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47746"
},
{
"name": "CVE-2023-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34062"
},
{
"name": "CVE-2023-47747",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47747"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
}
],
"initial_release_date": "2024-02-16T00:00:00",
"last_revision_date": "2024-02-16T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0145",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-16T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, une ex\u00e9cution de code arbitraire \u00e0 distance et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117872 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117872"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118592 du 16 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118592"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117873 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117873"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118289 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118289"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118351 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118351"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117821 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117821"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117883 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117883"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117881 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117881"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117884 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117884"
}
]
}
FKIE_CVE-2022-2880
Vulnerability from fkie_nvd - Published: 2022-10-14 15:15 - Updated: 2024-11-21 07:01| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/432976 | Patch | |
| security@golang.org | https://go.dev/issue/54663 | Exploit, Issue Tracking, Third Party Advisory | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/xtuG5faxtaU | Mailing List, Release Notes | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2022-1038 | Vendor Advisory | |
| security@golang.org | https://security.gentoo.org/glsa/202311-09 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/cl/432976 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/issue/54663 | Exploit, Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/golang-announce/c/xtuG5faxtaU | Mailing List, Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://pkg.go.dev/vuln/GO-2022-1038 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202311-09 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9CB667C1-EC12-4400-B4F0-6D3B7DDAAD99",
"versionEndExcluding": "1.18.7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7614AA04-CA34-4ED8-B580-005EA84BD5B4",
"versionEndExcluding": "1.19.2",
"versionStartIncluding": "1.19.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged."
},
{
"lang": "es",
"value": "Las peticiones reenviadas por ReverseProxy incluyen los par\u00e1metros de consulta sin procesar de la petici\u00f3n entrante, incluyendo par\u00e1metros no analizables rechazados por net/http. Esto podr\u00eda permitir el contrabando de par\u00e1metros de consulta cuando un proxy Go reenv\u00eda un par\u00e1metro con un valor no analizable. Despu\u00e9s de la correcci\u00f3n, ReverseProxy sanea los par\u00e1metros de consulta en la consulta reenviada cuando el campo Form de la petici\u00f3n saliente es establecido despu\u00e9s de que la funci\u00f3n ReverseProxy. La funci\u00f3n Director regresa, indicando que el proxy ha analizado los par\u00e1metros de la consulta. Los proxies que no analizan los par\u00e1metros de consulta contin\u00faan reenviando los par\u00e1metros de consulta originales sin cambios"
}
],
"id": "CVE-2022-2880",
"lastModified": "2024-11-21T07:01:51.610",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-10-14T15:15:18.090",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/432976"
},
{
"source": "security@golang.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://go.dev/issue/54663"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"source": "security@golang.org",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/432976"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://go.dev/issue/54663"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-444"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
OPENSUSE-SU-2024:12391-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.18-1.18.7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.18-1.18.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12391",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12391-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2879 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2880 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41715 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41715/"
}
],
"title": "go1.18-1.18.7-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12391-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-1.1.aarch64",
"product": {
"name": "go1.18-1.18.7-1.1.aarch64",
"product_id": "go1.18-1.18.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-1.1.aarch64",
"product": {
"name": "go1.18-doc-1.18.7-1.1.aarch64",
"product_id": "go1.18-doc-1.18.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.7-1.1.aarch64",
"product": {
"name": "go1.18-race-1.18.7-1.1.aarch64",
"product_id": "go1.18-race-1.18.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-1.1.ppc64le",
"product": {
"name": "go1.18-1.18.7-1.1.ppc64le",
"product_id": "go1.18-1.18.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-1.1.ppc64le",
"product": {
"name": "go1.18-doc-1.18.7-1.1.ppc64le",
"product_id": "go1.18-doc-1.18.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.7-1.1.ppc64le",
"product": {
"name": "go1.18-race-1.18.7-1.1.ppc64le",
"product_id": "go1.18-race-1.18.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-1.1.s390x",
"product": {
"name": "go1.18-1.18.7-1.1.s390x",
"product_id": "go1.18-1.18.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-1.1.s390x",
"product": {
"name": "go1.18-doc-1.18.7-1.1.s390x",
"product_id": "go1.18-doc-1.18.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.7-1.1.s390x",
"product": {
"name": "go1.18-race-1.18.7-1.1.s390x",
"product_id": "go1.18-race-1.18.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.7-1.1.x86_64",
"product": {
"name": "go1.18-1.18.7-1.1.x86_64",
"product_id": "go1.18-1.18.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.7-1.1.x86_64",
"product": {
"name": "go1.18-doc-1.18.7-1.1.x86_64",
"product_id": "go1.18-doc-1.18.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.7-1.1.x86_64",
"product": {
"name": "go1.18-race-1.18.7-1.1.x86_64",
"product_id": "go1.18-race-1.18.7-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64"
},
"product_reference": "go1.18-1.18.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le"
},
"product_reference": "go1.18-1.18.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x"
},
"product_reference": "go1.18-1.18.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64"
},
"product_reference": "go1.18-1.18.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x"
},
"product_reference": "go1.18-doc-1.18.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64"
},
"product_reference": "go1.18-race-1.18.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le"
},
"product_reference": "go1.18-race-1.18.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x"
},
"product_reference": "go1.18-race-1.18.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
},
"product_reference": "go1.18-race-1.18.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2879"
}
],
"notes": [
{
"category": "general",
"text": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2879",
"url": "https://www.suse.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "SUSE Bug 1204024 for CVE-2022-2879",
"url": "https://bugzilla.suse.com/1204024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2880"
}
],
"notes": [
{
"category": "general",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2880",
"url": "https://www.suse.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "SUSE Bug 1204025 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "external",
"summary": "SUSE Bug 1204076 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-41715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41715"
}
],
"notes": [
{
"category": "general",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41715",
"url": "https://www.suse.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "SUSE Bug 1204023 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "external",
"summary": "SUSE Bug 1208441 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1208441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-41715"
}
]
}
OPENSUSE-SU-2024:12392-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.19-1.19.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.19-1.19.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12392",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12392-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2879 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2880 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41715 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41715/"
}
],
"title": "go1.19-1.19.2-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12392-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-1.1.aarch64",
"product": {
"name": "go1.19-1.19.2-1.1.aarch64",
"product_id": "go1.19-1.19.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-1.1.aarch64",
"product": {
"name": "go1.19-doc-1.19.2-1.1.aarch64",
"product_id": "go1.19-doc-1.19.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.2-1.1.aarch64",
"product": {
"name": "go1.19-race-1.19.2-1.1.aarch64",
"product_id": "go1.19-race-1.19.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-1.1.ppc64le",
"product": {
"name": "go1.19-1.19.2-1.1.ppc64le",
"product_id": "go1.19-1.19.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-1.1.ppc64le",
"product": {
"name": "go1.19-doc-1.19.2-1.1.ppc64le",
"product_id": "go1.19-doc-1.19.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.2-1.1.ppc64le",
"product": {
"name": "go1.19-race-1.19.2-1.1.ppc64le",
"product_id": "go1.19-race-1.19.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-1.1.s390x",
"product": {
"name": "go1.19-1.19.2-1.1.s390x",
"product_id": "go1.19-1.19.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-1.1.s390x",
"product": {
"name": "go1.19-doc-1.19.2-1.1.s390x",
"product_id": "go1.19-doc-1.19.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.2-1.1.s390x",
"product": {
"name": "go1.19-race-1.19.2-1.1.s390x",
"product_id": "go1.19-race-1.19.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.2-1.1.x86_64",
"product": {
"name": "go1.19-1.19.2-1.1.x86_64",
"product_id": "go1.19-1.19.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.2-1.1.x86_64",
"product": {
"name": "go1.19-doc-1.19.2-1.1.x86_64",
"product_id": "go1.19-doc-1.19.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.2-1.1.x86_64",
"product": {
"name": "go1.19-race-1.19.2-1.1.x86_64",
"product_id": "go1.19-race-1.19.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64"
},
"product_reference": "go1.19-1.19.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le"
},
"product_reference": "go1.19-1.19.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x"
},
"product_reference": "go1.19-1.19.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64"
},
"product_reference": "go1.19-1.19.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x"
},
"product_reference": "go1.19-doc-1.19.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64"
},
"product_reference": "go1.19-race-1.19.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le"
},
"product_reference": "go1.19-race-1.19.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x"
},
"product_reference": "go1.19-race-1.19.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
},
"product_reference": "go1.19-race-1.19.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2879"
}
],
"notes": [
{
"category": "general",
"text": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2879",
"url": "https://www.suse.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "SUSE Bug 1204024 for CVE-2022-2879",
"url": "https://bugzilla.suse.com/1204024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2880"
}
],
"notes": [
{
"category": "general",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2880",
"url": "https://www.suse.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "SUSE Bug 1204025 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "external",
"summary": "SUSE Bug 1204076 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-41715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41715"
}
],
"notes": [
{
"category": "general",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41715",
"url": "https://www.suse.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "SUSE Bug 1204023 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "external",
"summary": "SUSE Bug 1208441 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1208441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.2-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-41715"
}
]
}
MSRC_CVE-2022-2880
Vulnerability from csaf_microsoft - Published: 2022-10-02 00:00 - Updated: 2022-10-19 00:00Notes
{
"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-2880 Incorrect sanitization of forwarded query parameters in net/http/httputil - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-2880.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": "Incorrect sanitization of forwarded query parameters in net/http/httputil",
"tracking": {
"current_release_date": "2022-10-19T00:00:00.000Z",
"generator": {
"date": "2025-12-27T17:27:57.905Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-2880",
"initial_release_date": "2022-10-02T00:00:00.000Z",
"revision_history": [
{
"date": "2022-10-19T00: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_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 golang 1.17.13-2",
"product": {
"name": "\u003ccm1 golang 1.17.13-2",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "cm1 golang 1.17.13-2",
"product": {
"name": "cm1 golang 1.17.13-2",
"product_id": "18442"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.21.6-1",
"product": {
"name": "\u003ccbl2 golang 1.21.6-1",
"product_id": "8"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.21.6-1",
"product": {
"name": "cbl2 golang 1.21.6-1",
"product_id": "17375"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.19.10-1",
"product": {
"name": "\u003ccbl2 golang 1.19.10-1",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.19.10-1",
"product": {
"name": "cbl2 golang 1.19.10-1",
"product_id": "18590"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.17.13-2",
"product": {
"name": "\u003ccbl2 golang 1.17.13-2",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.17.13-2",
"product": {
"name": "cbl2 golang 1.17.13-2",
"product_id": "19778"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"category": "product_name",
"name": "azl3 gcc 13.2.0-7",
"product": {
"name": "azl3 gcc 13.2.0-7",
"product_id": "6"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "3"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "7"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.24.3-1",
"product": {
"name": "azl3 golang 1.24.3-1",
"product_id": "2"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gcc 13.2.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 golang 1.17.13-2 as a component of CBL Mariner 1.0",
"product_id": "16820-5"
},
"product_reference": "5",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 golang 1.17.13-2 as a component of CBL Mariner 1.0",
"product_id": "18442-16820"
},
"product_reference": "18442",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.21.6-1 as a component of CBL Mariner 2.0",
"product_id": "17086-8"
},
"product_reference": "8",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.21.6-1 as a component of CBL Mariner 2.0",
"product_id": "17375-17086"
},
"product_reference": "17375",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.19.10-1 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.19.10-1 as a component of CBL Mariner 2.0",
"product_id": "18590-17086"
},
"product_reference": "18590",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
"product_id": "19778-17086"
},
"product_reference": "19778",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.24.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-6",
"17084-3",
"17084-7",
"17084-2"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18442-16820",
"17375-17086",
"18590-17086",
"19778-17086"
],
"known_affected": [
"16820-5",
"17086-8",
"17086-4",
"17086-1"
],
"known_not_affected": [
"17084-6",
"17084-3",
"17084-7",
"17084-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-2880 Incorrect sanitization of forwarded query parameters in net/http/httputil - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-2880.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-19T00:00:00.000Z",
"details": "1.17.13-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-5"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2022-10-19T00:00:00.000Z",
"details": "1.21.6-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-8"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2022-10-19T00:00:00.000Z",
"details": "1.19.10-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2022-10-19T00:00:00.000Z",
"details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"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": [
"16820-5",
"17086-8",
"17086-4",
"17086-1"
]
}
],
"title": "Incorrect sanitization of forwarded query parameters in net/http/httputil"
}
]
}
GSD-2022-2880
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-2880",
"description": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"id": "GSD-2022-2880",
"references": [
"https://access.redhat.com/errata/RHSA-2022:8535",
"https://access.redhat.com/errata/RHSA-2022:8781",
"https://www.suse.com/security/cve/CVE-2022-2880.html",
"https://access.redhat.com/errata/RHSA-2022:7398",
"https://access.redhat.com/errata/RHSA-2022:7399",
"https://access.redhat.com/errata/RHSA-2023:0264",
"https://access.redhat.com/errata/RHSA-2023:0328",
"https://access.redhat.com/errata/RHSA-2023:0445",
"https://access.redhat.com/errata/RHSA-2023:0446",
"https://access.redhat.com/errata/RHSA-2023:0542",
"https://access.redhat.com/errata/RHSA-2023:0631",
"https://access.redhat.com/errata/RHSA-2023:0693",
"https://access.redhat.com/errata/RHSA-2023:0708",
"https://access.redhat.com/errata/RHSA-2023:0709",
"https://access.redhat.com/errata/RHSA-2023:0727",
"https://access.redhat.com/errata/RHSA-2023:1042",
"https://access.redhat.com/errata/RHSA-2023:1174"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-2880"
],
"details": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"id": "GSD-2022-2880",
"modified": "2023-12-13T01:19:19.503158Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-2880",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "net/http/httputil",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "1.18.7"
},
{
"version_affected": "\u003c",
"version_name": "1.19.0-0",
"version_value": "1.19.2"
}
]
}
}
]
},
"vendor_name": "Go standard library"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Gal Goldstein (Security Researcher, Oxeye)"
},
{
"lang": "en",
"value": "Daniel Abeles (Head of Research, Oxeye)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-444: Inconsistent Interpretation of HTTP Requests"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/issue/54663",
"refsource": "MISC",
"url": "https://go.dev/issue/54663"
},
{
"name": "https://go.dev/cl/432976",
"refsource": "MISC",
"url": "https://go.dev/cl/432976"
},
{
"name": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU",
"refsource": "MISC",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-1038",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"name": "https://security.gentoo.org/glsa/202311-09",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/202311-09"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.19.2",
"versionStartIncluding": "1.19.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.18.7",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-2880"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-444"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/issue/54663",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://go.dev/issue/54663"
},
{
"name": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU",
"refsource": "MISC",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"name": "https://go.dev/cl/432976",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/432976"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-1038",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"name": "https://security.gentoo.org/glsa/202311-09",
"refsource": "",
"tags": [],
"url": "https://security.gentoo.org/glsa/202311-09"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-11-25T11:15Z",
"publishedDate": "2022-10-14T15:15Z"
}
}
}
GHSA-M3HQ-GRV6-H853
Vulnerability from github – Published: 2022-10-14 19:00 – Updated: 2022-10-18 19:00Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request's Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.
{
"affected": [],
"aliases": [
"CVE-2022-2880"
],
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-10-14T15:15:00Z",
"severity": "HIGH"
},
"details": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"id": "GHSA-m3hq-grv6-h853",
"modified": "2022-10-18T19:00:31Z",
"published": "2022-10-14T19:00:40Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"type": "WEB",
"url": "https://go.dev/cl/432976"
},
{
"type": "WEB",
"url": "https://go.dev/issue/54663"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/THKJHFMX4DAZXJ5MFPN3BNHZDN7BW5RI"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"type": "WEB",
"url": "https://www.oxeye.io/blog/golang-parameter-smuggling-attack"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
]
}
ICSA-24-046-11
Vulnerability from csaf_cisa - Published: 2024-02-13 00:00 - Updated: 2024-02-13 00:00Notes
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-046-11 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-046-11.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-046-11 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-046-11"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SCALANCE XCM-/XRM-300",
"tracking": {
"current_release_date": "2024-02-13T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-046-11",
"initial_release_date": "2024-02-13T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "CSAFPID-0007",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "CSAFPID-0008",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "CSAFPID-0009",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "CSAFPID-0010",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "CSAFPID-0011",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-40283"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
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.